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 7de6971105 Merging in, slightly modifying, and minifying Pull Request #118 12 years ago
..
images Created the initial code for an HTML indented tree... will be changing API and styles for it shortly 12 years ago
bullet.html renaming d3.css to nv.d3.css 12 years ago
bulletChart.html renaming d3.css to nv.d3.css 12 years ago
cumulativeLineChart.html renaming d3.css to nv.d3.css 12 years ago
discreteBarChart.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
historicalBar.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
indentedtree.html renaming d3.css to nv.d3.css 12 years ago
legend.html renaming d3.css to nv.d3.css 12 years ago
line.html renaming d3.css to nv.d3.css 12 years ago
lineChart.html added option to make a line and area, and added chart.isArea() to all relevant charts 12 years ago
lineChartSVGResize.html Added new lineChart example that utilizes SVG resizing without recalling the chart, also updated lineChart's tooltips to work with this 12 years ago
linePlusBarChart.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
lineWithFisheyeChart.html renaming d3.css to nv.d3.css 12 years ago
lineWithFocusChart.html renaming d3.css to nv.d3.css 12 years ago
multiBar.html renaming d3.css to nv.d3.css 12 years ago
multiBarChart.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
multiBarHorizontalChart.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
multiChart.html improvements 12 years ago
nations.json Merging in, slightly modifying, and minifying Pull Request #118 12 years ago
pie.html renaming d3.css to nv.d3.css 12 years ago
pieChart.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
scatter.html renaming d3.css to nv.d3.css 12 years ago
scatterChart.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
sparkline.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
sparklinePlus.html rename sparklinePlus example to be consistent with other file names 12 years ago
stackedArea.html renaming d3.css to nv.d3.css 12 years ago
stackedAreaChart.html include an example of ensuring same labels get same colors in two graphs 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