Search found 7 matches
- Mon Sep 18, 2006 7:02 pm
- Forum: JFreeChart
- Topic: Want to add a value at the intersection of x and y axes.
- Replies: 0
- Views: 2000
Want to add a value at the intersection of x and y axes.
Hi, Consider the following chart. http://www.java2s.com/Code/JavaImages/JFreeChartMarkerDemo1.PNG In the above chart, I want to display x-value at (0,0) position. That is, I want to add vaue 01:10 at (0,0) position in the (x,y) graph. Can any one please let me know how to do so? Thanks in advance Pa...
- Fri Aug 04, 2006 11:19 am
- Forum: JFreeChart
- Topic: Problem with Date adjustments in XYAreaChart.
- Replies: 1
- Views: 2690
Problem with Date adjustments in XYAreaChart.
Hi, In the XYAreaChart, I am using dates along the x-axis and corresponding values along with y-axis. I want the chart to be plotted only on the x-values and y-values present in the dataset. But in the generated graph, the points plotted on x-axis are not the same as in the dataset values. The graph...
- Wed Jul 26, 2006 7:42 am
- Forum: JFreeChart
- Topic: Change the order in which series are added to the dataset.
- Replies: 1
- Views: 2465
Change the order in which series are added to the dataset.
Hi, We know that each series occupies a certain area in XYAreaChart based on the given data. Would like to add series onto the dataset based on the decreasing order of the area that a series may occupy in XYAreaChart. That is, would like to change the sequential order of adding series to a adding se...
- Wed Jul 26, 2006 7:25 am
- Forum: JFreeChart
- Topic: How to prevent colors getting mixed in XYAreaChart?
- Replies: 5
- Views: 5359
- Mon Jul 24, 2006 7:41 am
- Forum: JFreeChart
- Topic: How to prevent colors getting mixed in XYAreaChart?
- Replies: 5
- Views: 5359
- Thu Jul 20, 2006 4:27 pm
- Forum: JFreeChart
- Topic: How to prevent colors getting mixed in XYAreaChart?
- Replies: 5
- Views: 5359
The series colors get mixed to produce a new color.
Guys, Have any idea about this? Let me put question in another way. In an XYAreaChart, when area of any two series overlap, the corresponding colors get mixed resulting in a new color. How to avoid this? Please let me know if there any methods to dsiable this default behaviour. Need help urgently. T...
- Thu Jul 20, 2006 11:54 am
- Forum: JFreeChart
- Topic: How to prevent colors getting mixed in XYAreaChart?
- Replies: 5
- Views: 5359
How to prevent colors getting mixed in XYAreaChart?
Hi,
Can anyone please let me know the methods that can be used to prevent colors getting mixed in XYAreaChart?
Need help ASAP.
Thanks
Pavan.
Can anyone please let me know the methods that can be used to prevent colors getting mixed in XYAreaChart?
Need help ASAP.
Thanks
Pavan.