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 4ba155d733 For ticket AN-617. Added ability to create an 'average' horizontal line for cumulative line charts. Updated the example HTML file too. 11 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 Grammar police: fixing typos 11 years ago
bulletChart.html Grammar police: fixing typos 11 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 Added lineplusbarwithfocuschart to makefile 11 years ago
cumulativeLineChart.html For ticket AN-617. Added ability to create an 'average' horizontal line for cumulative line charts. Updated the example HTML file too. 11 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 Grammar police: fixing typos 11 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 Merging in upstream changes 11 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 #26 12 years ago
linePlusBarWithFocusChart.html changes to linePlusBar and linePlusBarWithFocus 11 years ago
lineWithFisheyeChart.html Grammar police: fixing typos 11 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 added hideable attribute to multiBar.js so that the bars can be hidden the multibar is part of a larger chart 11 years ago
multiBarHorizontalChart.html Positive and negative stacked horizontal withunique colors per group 11 years ago
multiChart.html improvements 12 years ago
nations.json Merging in, slightly modifying, and minifying Pull Request #118 12 years ago
parallelCoordinates.html fixed invalid html in parallel coordinate example 11 years ago
pie.html Issue #189 fixed pie.html example 12 years ago
pieChart.html fix display of the PieChart example 11 years ago
scatter.html Lots of enahncements to scatter and stacked are, useVoronoi(false) now functions correctly. IE9 fixes. 12 years ago
scatterChart.html Adding state management to most charts 12 years ago
scatterPlusLineChart.html Adding state management to most charts 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 Adding state management to most 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