diff --git a/test/interactiveBisectTest.html b/test/interactiveBisectTest.html new file mode 100644 index 0000000..9cbf5aa --- /dev/null +++ b/test/interactiveBisectTest.html @@ -0,0 +1,158 @@ + + + + + + + +

Unit tests for nv.interactiveBisect - this function is important for rendering tooltips and the guideline on charts.

+ + + + + + + diff --git a/test/lineChartTest.html b/test/lineChartTest.html index e341048..2e4a0be 100644 --- a/test/lineChartTest.html +++ b/test/lineChartTest.html @@ -11,6 +11,7 @@ Line Chart Stacked Area Cumulative Line + nv.interactiveBisect unit tests
Example of chart with many series', and new interactive guideline plus tooltip.