Robin Hu
|
30d8637356
|
Adding a "Select chart" button to each of the test charts.
Clicking this button will hide other charts and only display the selected
one.
|
2013-08-14 23:03:29 -04:00 |
|
Robin Hu
|
9f2280bee7
|
Fixing issue #219. Moving the jitter logic to after the scatter point's scale
has been determined.
Added line chart and scatter chart tests.
|
2013-08-14 09:09:31 -04:00 |
|
Robin Hu
|
6d0b196892
|
Fixing issue #139. Logic in scatter.js for
when yDomain is a constant range (ie, [10,10]) is opposite
of what it should be. Added test cases in lineChartTest and
scatterChartTest.html.
|
2013-08-12 21:35:00 -04:00 |
|
Robin Hu
|
9770970f79
|
Fixing issue #190. Changing logic inside scatterChart.js
so that scatter.xDomain and yDomain are not altered
unless xPadding and yPadding are non-zero.
|
2013-08-12 21:18:17 -04:00 |
|
Robin Hu
|
9227616db2
|
Adding new test page for Scatter chart (and scatter plus line).
|
2013-07-13 20:58:47 -04:00 |
|