jfreechart Questions
1
Solved
I'm trying yo use JFreeChart in RCP application with a simple view. I added JfreeChart jar file as a referenced library to project.
The view could not be created because of the error :
Could not...
Diacritic asked 2/10, 2009 at 7:49
1
Solved
I'm developping a plugin for eclipse and extending the org.eclipse.ui.views extension point. I want to use JFreeChart for drawing some graphics in eclipse view.
Is it possible to use JFreeChart wi...
Indiscerptible asked 30/9, 2009 at 16:32
2
Solved
I want to create a bar-chart, but extraordinary high values should be shortened. An example is this image:
(source: epa.gov)
I hope it is clear what I want.
My question is: How can I do this w...
Croton asked 7/9, 2009 at 11:33
1
Solved
How could I add to a plot an OHLCSeriesCollection and a TimeSeriesCollection , in order to represent their values in the same chart ?
Shading asked 2/7, 2009 at 18:25
1
Does anybody knows how to draw a vertical dashed line in Jfreechart at some given coordinates ?
Thanks
Bukhara asked 10/5, 2009 at 9:13
2
Solved
Is there a way to be able to click on a segment on a plot and have jfreechart tell me the x/y coordinates of that point or somehow return the corresponding data associated with that line?
Does jfr...
Hallux asked 21/1, 2009 at 13:9
1
I have data for every 15 minutes. I want to plot a graph to display values from 'date1' to 'date2'. The plot should show every 15 minutes value. But display on X-axis should show only dates.
Toffic asked 8/1, 2009 at 15:18
© 2022 - 2024 — McMap. All rights reserved.