I'm using JChart2D to display several variable traces and i add each variable trace with a specific Y Axis. Then i used a system of marks(traces with only two points ant without name) that i draw only in the first Y Axis.
With only Two Y Axis (two variables) every thing works fine.
With three or more Y axis, when i try to remove a mark, it is not deleted.
I found a temporary solution to...
2009-11-04 09:54:05 UTC in JChart2D