Hello,
I use ChartDirector v4.1.
I want to build a graph with a linear scale on "X" and "Y" axis, like the screen shot.
This graph is a scatter plot with a line.
For the scatter plot, there may be several values "Y" corresponding to an "X" value.
I tried to use .addScatterLayer( ) but the scale "X" does not appear linear. The plots are
positioned side by side.
is there a solution?
|