back in 0.9.8 i created 2 overlayed plots with one having the range legend left and the other right in a nice symmetric setup
depending which one side was selected as indicated by the same color for the grid and domain labels the range labels and range grid lined up with this side and the opposite range labels and their divisions were according to their originals settings but not lining up with the grid but still provided some indication of the values with respect to the grid
as mentioned, the grid was in accordance and lining up to selected side
now in 1.4.3 i have a 2 range label sets available, but only one gobal setting for the range grid, which is fine, but also for the range labels
Plot.setRangeStep (StepMode.INCREMENT_BY_VAL, div) ;
do i see this correct ???
now i have the not selected range labels lined up at the global grid lines and with divisions which look awful with all the decimal fraction-ed values and weird spacing
this solution might make the use of a single plot useless for me
i have no problems using 2 plots, but there is a big plot.redraw penalty for 2 plots and my setup is already not as fast as i would like
i might be able to have 2 plots where the second one only provides the grid and right range legend ... this asymmetric setup seems to become quite a mess
any suggestions are highly welcome ... if a new release (1.4.5) would have a fix, then i do not need this fix right now, since the whole project will take a couple of month more at least and i can implement it when available ... just got the bt data acquisition and plotting framework done and the last 10 % take always 90 % of time ;)
pict examples