hi,everyone!
Now,I want to draw two lines on the same chart ,the two lines form a close curve.The problem is how can I set the color of the two lines to the same value?thanks!
Search found 2 matches
- Wed Aug 22, 2018 8:08 am
- Forum: JFreeChart
- Topic: Question about color, please !
- Replies: 0
- Views: 7269
- Mon Aug 20, 2018 3:11 am
- Forum: JFreeChart
- Topic: A quick question about ScatterPlots
- Replies: 0
- Views: 7199
A quick question about ScatterPlots
Hi, I’m trying to create a single chart with a X-axis of Categories; each Category then contains up to three Series of Y-axis data to be expressed as a Scatterplot (actually a vertical scatter-’line’) or XYLineChart. In principal this is not very different to a simple stacked barchart (e.g. StackedB...