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 769852e072 Enabling negative bullet chart values 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 Issue #322: Disable cumulative series when they go bellow 95% to prevent scale distortion and calculation errors when a series loses 100% or more 12 years ago
discreteBarChart.html discreteBarChart labels shifted down 12 years ago
historicalBar.html add utils.js dependency to examples to avoid having to compile while developing 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 Issue #314 line plus bar with a single data point now shows the x tick in the center 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 Issue #68 updated scatterChart model to standard format 12 years ago
scatterChart.html add utils.js dependency to examples to avoid having to compile while developing 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 Temporarily remopving all animations from stacked are chart 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