Page 1 of 1

JfreeChart use xml to build a OHLC Chart

Posted: Fri Sep 18, 2009 6:53 am
by alloy
hi everyone,
I need some help!!

I have used jdom to create a xml file.
I write a class to read that xml and use the data which is in the xml to build a OHLC

I always have an message to show on the output:
Element not recognised : HistoricalStockPricesOfInternational
but the chart have nothing to show......

how I can solve it??