Robin Hu
0edd39bb1c
For issue #171 , making stackedAreaChart and scatterChart legends
...
fill full available width if the controls are hidden.
2013-08-09 17:59:02 -04:00
Robin Hu
5bce7a4d07
Updated stackedAreaChartTest to show example with less than four points.
...
CHecking if issue #89 manifests itself.
2013-08-05 11:55:08 -04:00
Robin Hu
e182e081bf
Major change to interactiveLayer.js. Instead of creating
...
a svg <rect> element to process mousemove events, we are
attaching the mousemove event to the bounding <svg> container.
This allows stackedAreaChart to maintain some previous interactivity.
2013-07-25 14:23:51 -04:00
Robin Hu
94efcbad66
Brought back old tooltip transitions and box shadow...
...
but only if you supply the 'with-transitions' CSS class.
Also changed the nv-point.hover dot to a smaller, darker stroke.
2013-07-12 23:24:12 -04:00
Robin Hu
79b196cb41
Added simple navigation links between lineChart, StackedAreaChart and
...
CumulativeChart test examples.
2013-07-06 14:58:50 -04:00
Robin Hu
9b3858e926
Created new general stylesheet for the nvd3 chart test pages.
...
Added test page for stacked area chart.
2013-07-05 15:32:47 -04:00