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/examples
Bob Monteverde 04f4427945 Cleaning up stackedArea code to be consistent with line and scatter 13 years ago
..
bar.html Fix for Bar/Pie chart not showing updated data... 13 years ago
bullet.html Added new interactive sparklinePlus example, updated sparkline model and bullet model 13 years ago
cumulativeLine.html merging in pull request from @Nathanaela removing jQuery dependence, added pie chart model, some other useful changes 13 years ago
cumulativeLineChartDaily.html updated chart examples to work with new no-jQuery tooltips and resizing 13 years ago
historicalBar.html updates to linePlusBar, and some fixes to historicalBar. Also moved nv.utils into utils.js 13 years ago
legend.html Reworked library to remove jquery dependancies 13 years ago
line.html Cleaned up the core scatter and line implementations, made consistent with each other, sped things up a bit by delaying rendering and updating of the interactive layer 13 years ago
lineChart.html updated chart examples to work with new no-jQuery tooltips and resizing 13 years ago
lineChartDaily.html updated chart examples to work with new no-jQuery tooltips and resizing 13 years ago
linePlusBar.html updated linePlusBar to a valid use case example, fixed some obvious bugs, should be pretty close to correct 13 years ago
lineWithFocus.html merging in pull request from @Nathanaela removing jQuery dependence, added pie chart model, some other useful changes 13 years ago
lineWithFourAxes.html updated chart examples to work with new no-jQuery tooltips and resizing 13 years ago
lineWithLegend.html Added a stackedAreaChart to the charts collection. created a historical bar example similar to the line.js example 13 years ago
monthendAxis.html Reworked library to remove jquery dependancies 13 years ago
pie.html Fix for Bar/Pie chart not showing updated data... 13 years ago
scatter.html Reworked library to remove jquery dependancies 13 years ago
scatterWithLegend.html Cleaning up stackedArea code to be consistent with line and scatter 13 years ago
sparkline.html Added new interactive sparklinePlus example, updated sparkline model and bullet model 13 years ago
sparklineplus.html Refactored the core line and scatter models to make them consistent, then worked on a lineWithScatter model in an attempt to replace the line model with one that utilized the scatter directly instead of having similar point detection code. Almost worked, minor problems when animating and resizing 13 years ago
stackedArea.html updated chart examples to work with new no-jQuery tooltips and resizing 13 years ago
stackedAreaChart.html stackedArea chart now uses the scatter overlayed, not the line. Updates to examples, made the X and Y distrivutions on the scatter options, defaulting to off. Some minor changes to the sparklin example 13 years ago
stackedAreaWithLegend.html stackedArea chart now uses the scatter overlayed, not the line. Updates to examples, made the X and Y distrivutions on the scatter options, defaulting to off. Some minor changes to the sparklin example 13 years ago
stream_layers.js lineWithFocus now rescales the Y (needs optimization). Added different testing data. Added cumulative line example (still needs work, but functions). 13 years ago