Search found 1 match
- Mon Jan 17, 2022 4:04 pm
- Forum: JFreeChart
- Topic: Secondary axis as a nonlinear function of the first axis
- Replies: 0
- Views: 97731
Secondary axis as a nonlinear function of the first axis
Hi, I am trying to create a plot with two X axes. The secondary axis values are the inverse of the the first axis values, e.g. the first x axis varies from 0.0004 to 0.001, with tick unit 0.001, and the inversed one from 2500 to 1000. I can create an inverted secondary axis, but I wonder how I can a...