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 64a066ccdf Added changeSatte functionality to update chart from a state object 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 Enabling negative bullet chart values 12 years ago
bulletChart.html renaming d3.css to nv.d3.css 12 years ago
crossfilter.html Whutespace cleanup... tho still really ugly. PLEASE DON'T USE TABS, and try to be as consistent as you can be as with the rest of the source 12 years ago
crossfilterWithDimentions.html Whutespace cleanup... tho still really ugly. PLEASE DON'T USE TABS, and try to be as consistent as you can be as with the rest of the source 12 years ago
crossfilterWithTables.html Whutespace cleanup... tho still really ugly. PLEASE DON'T USE TABS, and try to be as consistent as you can be as with the rest of the source 12 years ago
cumulativeLineChart.html Added changeSatte functionality to update chart from a state object 12 years ago
discreteBarChart.html discreteBarChart labels shifted down 12 years ago
historicalBar.html Added padData option to allow bars and lines to align correctly without cutting off half of the first and last bar 12 years ago
horizon.html Rebound x and y to scatterChart for custom getX and getY behavior. 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 Whitespace cleanup in example file 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 sparklinePlus: aligning the value with the final value is now optional via alignValue flag 12 years ago
linePlusBarWithFocusChart.html Fixing incorrect path on new linePlusBarWithFocus example 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 Issue #297: get showMaxMin to work on ordinal x axis scale 12 years ago
multiBarHorizontalChart.html Update example data 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 Issue #189 fixed pie.html example 12 years ago
pieChart.html Update example data 12 years ago
scatter.html Lots of enahncements to scatter and stacked are, useVoronoi(false) now functions correctly. IE9 fixes. 12 years ago
scatterChart.html Lots of enahncements to scatter and stacked are, useVoronoi(false) now functions correctly. IE9 fixes. 12 years ago
scatterPlusLineChart.html Clip regression lines to within data view in scatterPlusLineChart.js 12 years ago
sparkline.html add utils.js dependency to examples to avoid having to compile while developing 12 years ago
sparklinePlus.html Issue #307: hover value and line are not created UNTIL actual hover, instead of created and hidden 12 years ago
stackedArea.html renaming d3.css to nv.d3.css 12 years ago
stackedAreaChart.html expanded borders for voronoi field on charts 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