Search found 2 matches

by conair
Fri Feb 19, 2010 9:40 pm
Forum: JFreeChart
Topic: HELP needed with Tick Units Conversion
Replies: 2
Views: 3946

Re: HELP needed with Tick Units Conversion

Thanks Jonathan. Even I tried the same way, but was hoping if there was a better way to do it.
by conair
Wed Feb 17, 2010 10:50 pm
Forum: JFreeChart
Topic: HELP needed with Tick Units Conversion
Replies: 2
Views: 3946

HELP needed with Tick Units Conversion

Hi there, I am trying to plot a chart, which has dual range axis(y-axis). The x-axis units are immaterial in this case. Suppose my left Y-Axis has ticks 1,2,3,4,5 then I want my right y-axis to have tick units 2,4,6,8,10; where the tick unit 1 on the left axis corresponds to the tick unit 2 on the r...