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 ead4f5b723 Getting stuff ready to be cleaned, moving stuff that will be deleted into the deprecated folder 12 years ago
..
bar.html Fix for Bar/Pie chart not showing updated data... 12 years ago
bullet.html Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
cumulativeLine.html Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
cumulativeLineChart.html fixed typo in lineWithFocus, removed cumulativeLineChartDaily, replaced with cumulativeLineChart that does daily and monthend 12 years ago
discreteBarChart.html minor updates for consistency throughout new Chart Models 12 years ago
historicalBar.html updates to linePlusBar, and some fixes to historicalBar. Also moved nv.utils into utils.js 12 years ago
legend.html Reworked library to remove jquery dependancies 12 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 12 years ago
lineChart.html Fixed legend height and margin.top issue in the ready to go charts. Also re organized code a little bit for consistency 12 years ago
lineChartDaily.html updated chart examples to work with new no-jQuery tooltips and resizing 12 years ago
linePlusBar.html Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
linePlusBarChart.html Updates to linePlusBarChart 12 years ago
lineWithFocus.html Fixed error with color in scatterWithLegend, and used category10 instea d of category20 in scatterWithLegend example. 12 years ago
monthendAxis.html Reworked library to remove jquery dependancies 12 years ago
multiBar.html Updated axis component to deal with non linear scales, made a multiBarWithLegend model and example with transitions to and from grouped and stacked, and tooltips 12 years ago
multiBarChart.html Added multiBarChart and example 12 years ago
multiBarHorizontalChart.html minor updates for consistency throughout new Chart Models 12 years ago
pie.html Fix for Bar/Pie chart not showing updated data... 12 years ago
scatter.html Reworked library to remove jquery dependancies 12 years ago
scatterChart.html Created scatterplotChart and example 12 years ago
sparkline.html Added new interactive sparklinePlus example, updated sparkline model and bullet model 12 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 12 years ago
stackedArea.html updated chart examples to work with new no-jQuery tooltips and resizing 12 years ago
stackedAreaChart.html Major re-write of stackedArea, series are now disabled in the exact same way as the other charts, among other critical fixes 12 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). 12 years ago