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/deprecated
frank shao 204a2e9e19 RenderWatch: Added render watch to scatterchart and submodels 11 years ago
..
charts
bar.html Issue #29 removing deprected bar example 12 years ago
bar.js
cumulativeLine.html updated indexify function, instead of returning a new data object stores the new cumulative y value at d.display.y, keeping the original at d.y 12 years ago
cumulativeLine.js Moved cumulativeLine.js to deprecared, cumulativeLineChart.js is the up to date version of it 12 years ago
discreteBarChartWithEnabledTooltip.html Merging in most of PullRequest #16 12 years ago
discreteBarChartWithEnabledTooltip.js Merging in most of PullRequest #16 12 years ago
discreteBarWithAxes.html
discreteBarWithAxes.js
lineChart-old.html
lineChartDaily.html
linePlusBar.html
linePlusBar.js
lineWithFocus.html
lineWithFocus.js
lineWithFourAxes.html
lineWithFourAxes.js
lineWithLegend.html
lineWithLegend.js
monthendAxis.html moving monthendAxis.html to deprecated, and closing Issue #32 12 years ago
multiBarHorizontalWithLegend.html
multiBarHorizontalWithLegend.js
multiBarWithLegend.html
multiBarWithLegend.js
pie.js Cleaned up the pie implementation a little more, and moved the old pie to deprecated. Will be making pieChart.js shortly that will have an optional legend and tooltips built in. 12 years ago
scatterChart.html
scatterChart.js RenderWatch: Added render watch to scatterchart and submodels 11 years ago
scatterFisheyeChart.js Issue #68 updated indentedTree model to standard format 12 years ago
scatterWithLegend.html
scatterWithLegend.js
stackedArea.js Issue #11 major refactor of stackedArea, still need to tweak some things, BUT now works with custom accessors 12 years ago
stackedAreaChart.html Issue #11 major refactor of stackedArea, still need to tweak some things, BUT now works with custom accessors 12 years ago
stackedAreaChart_old.html
stackedAreaWithLegend.html
stackedAreaWithLegend.js