Search found 2 matches
- Thu Jul 11, 2019 8:26 am
- Forum: JFreeChart
- Topic: too many x axis values
- Replies: 1
- Views: 7957
too many x axis values
My line charts can have hundreds of values on the x axis. Labels need to be displayed for the x axis but if ALL of them are displayed, the result is undecipherable. Can x axis labels be skipped programmatically?
- Tue Jun 11, 2019 7:37 am
- Forum: JFreeChart
- Topic: Skiplabels?
- Replies: 0
- Views: 12531
Skiplabels?
I am porting a Coldfusion app to Lucee. Part of the application is a simple line chart that was done with CFChart. I was told that Lucee uses JFreeChart as its graphics engine. The produced charts look similar to the Coldfusion charts but one feature does not work out of the box - is it possible to ...