You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvd3/test
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.
11 years ago
..
ScatterChartTest.html Adding new test page for Scatter chart (and scatter plus line). 11 years ago
interactiveBisectTest.html Adding unit test page (very crude) for nv.interactiveBisect, since it is a 11 years ago
lineChartTest.html Adding new test page for Scatter chart (and scatter plus line). 11 years ago
stackedAreaChartTest.html Major change to interactiveLayer.js. Instead of creating 11 years ago
teststyle.css Created more robust tooltip solution. Tooltips render inside the SVG's parent DIV. 11 years ago