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/src/models
Robin Hu b102af9edd Removed a line from multibar chart that was referencing undefined variable
'singlePoint'.
11 years ago
..
backup Moving Pull Request #202 to backup until we iron out some problems 12 years ago
axis.js Adding transitionDuration to axis showMaxMin. 11 years ago
boilerplate.js Adding "use strict"; in all chart code. 11 years ago
bullet.js Adding "use strict"; in all chart code. 11 years ago
bulletChart.js Adding "use strict"; in all chart code. 11 years ago
cumulativeLineChart.js [cumulativeLineChart] Fixed bug where clicking on a point in the chart 11 years ago
discreteBar.js Adding "use strict"; in all chart code. 11 years ago
discreteBarChart.js Adding "use strict"; in all chart code. 11 years ago
distribution.js Adding "use strict"; in all chart code. 11 years ago
historicalBar.js Added back the transitionDuration property to nv.models.axis. Added transitionDuration to historicalBar. 11 years ago
historicalBarChart.js Added back the transitionDuration property to nv.models.axis. Added transitionDuration to historicalBar. 11 years ago
indentedTree.js Adding "use strict"; in all chart code. 11 years ago
legend.js Added nv-legend-* class to legend text and circle icon. 11 years ago
line.js Adding "use strict"; in all chart code. 11 years ago
lineChart.js Adding "use strict"; in all chart code. 11 years ago
linePlusBarChart.js Adding "use strict"; in all chart code. 11 years ago
linePlusBarWithFocusChart.js Adding "use strict"; in all chart code. 11 years ago
lineWithFisheye.js Adding "use strict"; in all chart code. 11 years ago
lineWithFisheyeChart.js Adding "use strict"; in all chart code. 11 years ago
lineWithFocusChart.js Adding "use strict"; in all chart code. 11 years ago
multiBar.js Removed a line from multibar chart that was referencing undefined variable 11 years ago
multiBarChart.js Adding "use strict"; in all chart code. 11 years ago
multiBarHorizontal.js Added transitionDuration to multiBarHorizontal. Bumped version to 1.1.9b 11 years ago
multiBarHorizontalChart.js Added transitionDuration to multiBarHorizontal. Bumped version to 1.1.9b 11 years ago
multiBarTimeSeries.js Adding "use strict"; in all chart code. 11 years ago
multiBarTimeSeriesChart.js Adding "use strict"; in all chart code. 11 years ago
multiChart.js Adding "use strict"; in all chart code. 11 years ago
ohlcBar.js Adding "use strict"; in all chart code. 11 years ago
parallelCoordinates.js Adding "use strict"; in all chart code. 11 years ago
pie.js Adding "use strict"; in all chart code. 11 years ago
pieChart.js Adding "use strict"; in all chart code. 11 years ago
scatter.js Fixing issue #219. Moving the jitter logic to after the scatter point's scale 11 years ago
scatterChart.js Merge branch 'development' of https://github.com/novus/nvd3 into development 11 years ago
scatterPlusLineChart.js Adding "use strict"; in all chart code. 11 years ago
sparkline.js Adding "use strict"; in all chart code. 11 years ago
sparklinePlus.js Adding "use strict"; in all chart code. 11 years ago
stackedArea.js Adding "use strict"; in all chart code. 11 years ago
stackedAreaChart.js Adding "use strict"; in all chart code. 11 years ago