Search found 1 match
- Thu Aug 31, 2017 11:08 am
- Forum: JFreeChart
- Topic: How do I create a XYLineChart with gaps in between squeezed?
- Replies: 1
- Views: 6101
How do I create a XYLineChart with gaps in between squeezed?
Hello experts, Suppose there are 6 points on the x-axis of a line chart. (labelled as 1,2,3,4,5 and 6). Points 1, 2 and 5, 6 have values (of range axis) associated with them whereas 3 and 4 have empty y-values associated to them. Now in the final chart (line chart), I want to hide the values of 3 an...