Hello,
We have the Smart GWT Pro edition, which is outstanding.
I would like to graph a "sparse" set of data, for example
x, y
1, 5
10, 9
14, 8
Where the X axis is separated out based on the numeric range of integers. So far I can only graph where 1, 10, and 14 are treated as discrete values.
I may have 1000 points over a very big range so I can't "fill" in the points so that I cheat.
Is there support for having an integer type x axis?
Thanks,
Marc
We have the Smart GWT Pro edition, which is outstanding.
I would like to graph a "sparse" set of data, for example
x, y
1, 5
10, 9
14, 8
Where the X axis is separated out based on the numeric range of integers. So far I can only graph where 1, 10, and 14 are treated as discrete values.
I may have 1000 points over a very big range so I can't "fill" in the points so that I cheat.
Is there support for having an integer type x axis?
Thanks,
Marc
Comment