0

I was wondering how to change the x axis so that instead of the individual point names they would be grouped up. e.g. this graph: share market price information

I would like for it to look like this: image container grouped x axis

Ori Marko
  • 56,308
  • 23
  • 131
  • 233
  • 2
    What have you tried?Please attach the code you tried and problem which you faced. –  Aug 27 '17 at 10:18
  • 1
    Use `setDateFormatOverride()`, for [example](https://stackoverflow.com/search?tab=votes&q=%5bjfreechart%5d%20setdateformatoverride). – trashgod Aug 27 '17 at 11:29
  • I dont know where to start @Mandy8055 i'm brand new to jfreechart any resources that you have would be amazing! – peter hzbil Aug 27 '17 at 11:52
  • 1
    Start with `org.jfree.chart.demo.TimeSeriesChartDemo1`, included in the distribution. – trashgod Aug 27 '17 at 21:30

0 Answers0