JfreeChart use xml to build a OHLC Chart

Discussion about JFreeChart related to stockmarket charts.
Locked
alloy
Posts: 2
Joined: Fri Sep 18, 2009 6:36 am
antibot: No, of course not.

JfreeChart use xml to build a OHLC Chart

Post by alloy » Fri Sep 18, 2009 6:53 am

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??

Locked