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
Robin Hu 2cf5b63c91 The whole concept of specifying a pie.values() function is
not consistent with other charts.  For all pie charts,
the developer needs to make sure to just pass in an array of key-value
pairs.  Nothing more.  The example of nvd3.org is not the proper way of
passing data into pie charts.

Removing pie.values() functionality and putting console error message.
Updated examples. For issue #98, #162, #106
11 years ago
..
images Adding PNG image to show what a sample line chart looks like. For the WIKI documentation. 11 years ago
bullet.html fixing issue with lineWithFocusChart.js 11 years ago
bulletChart.html As part of merging pull request #186, removing bulletChartWithLabels.html 11 years ago
crossfilter.html fixing issue with lineWithFocusChart.js 11 years ago
crossfilterWithDimentions.html fixing issue with lineWithFocusChart.js 11 years ago
crossfilterWithTables.html Merge branch 'development' into d3v3_Upgrade 11 years ago
cumulativeLineChart.html Brought back old tooltip transitions and box shadow... 11 years ago
discreteBarChart.html updating alphabetically, working on indentedTree.js 11 years ago
historicalBar.html updating alphabetically, working on indentedTree.js 11 years ago
historicalBarChart.html Brought back old tooltip transitions and box shadow... 11 years ago
horizon.html Grammar police: fixing typos 12 years ago
indentedtree.html updating alphabetically, working on indentedTree.js 11 years ago
legend.html all models updated to run examples using d3.v3 11 years ago
line.html all models updated to run examples using d3.v3 11 years ago
lineChart.html fix indent in example lineChart 11 years ago
lineChartSVGResize.html Fixing line chart with SVG resize tooltip issues. 11 years ago
linePlusBarChart.html Brought back old tooltip transitions and box shadow... 11 years ago
linePlusBarWithFocusChart.html all models updated to run examples using d3.v3 11 years ago
lineWithFisheyeChart.html all models updated to run examples using d3.v3 11 years ago
lineWithFocusChart.html all models updated to run examples using d3.v3 11 years ago
multiBar.html all models updated to run examples using d3.v3 11 years ago
multiBarChart.html Merge branch 'master' of https://github.com/novus/nvd3 into development 11 years ago
multiBarHorizontalChart.html all models updated to run examples using d3.v3 11 years ago
multiChart.html all models updated to run examples using d3.v3 11 years ago
nations.json Merging in, slightly modifying, and minifying Pull Request #118 12 years ago
parallelCoordinates.html all models updated to run examples using d3.v3 11 years ago
pie.html all models updated to run examples using d3.v3 11 years ago
pieChart.html The whole concept of specifying a pie.values() function is 11 years ago
scatter.html all models updated to run examples using d3.v3 11 years ago
scatterChart.html Brought back old tooltip transitions and box shadow... 11 years ago
scatterPlusLineChart.html fixes 11 years ago
sparkline.html all models updated to run examples using d3.v3 11 years ago
sparklinePlus.html all models updated to run examples using d3.v3 11 years ago
stackedArea.html all models updated to run examples using d3.v3 11 years ago
stackedAreaChart.html Integrated interactive guideline into stacked area charts. Updated the 11 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