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 13d5dec998 Issue #263. Fixed bug in stackedArea where the data[i].values array was being set to undefined. 11 years ago
..
backup Moving Pull Request #202 to backup until we iron out some problems 12 years ago
axis.js Adding axisLabelDistance property to axis.js 11 years ago
boilerplate.js Adding optionsFunc to all charts. 11 years ago
bullet.js Adding optionsFunc to all charts. 11 years ago
bulletChart.js Adding optionsFunc to all charts. 11 years ago
cumulativeLineChart.js Merge remote-tracking branch 'origin/master' into development 11 years ago
discreteBar.js Keep same references on data 11 years ago
discreteBarChart.js Adding optionsFunc to all charts. 11 years ago
distribution.js Adding optionsFunc to all charts. 11 years ago
historicalBar.js Merge branch 'development-hashedargs' into development 11 years ago
historicalBarChart.js Adding optionsFunc to all charts. 11 years ago
indentedTree.js Adding optionsFunc to all charts. 11 years ago
legend.js Adding optionsFunc to all charts. 11 years ago
line.js Adding optionsFunc to all charts. 11 years ago
lineChart.js Updating tooltip highlight so that the item will only highlight if the 11 years ago
linePlusBarChart.js Adding optionsFunc to all charts. 11 years ago
linePlusBarWithFocusChart.js Adding optionsFunc to all charts. 11 years ago
lineWithFisheye.js Adding optionsFunc to all charts. 11 years ago
lineWithFisheyeChart.js Adding optionsFunc to all charts. 11 years ago
lineWithFocusChart.js Adding optionsFunc to all charts. 11 years ago
multiBar.js Keep same references on data 11 years ago
multiBarChart.js Merge branch 'rb/expose_stacked_offset' of https://github.com/rustybailey/nvd3 11 years ago
multiBarHorizontal.js Keep same references on data 11 years ago
multiBarHorizontalChart.js Adding optionsFunc to all charts. 11 years ago
multiBarTimeSeries.js Keep same references on data 11 years ago
multiBarTimeSeriesChart.js Adding optionsFunc to all charts. 11 years ago
multiChart.js Adding optionsFunc to all charts. 11 years ago
ohlcBar.js Remove setup of `singlePoint` variable that is not used in some of the bar models. 11 years ago
parallelCoordinates.js Adding optionsFunc to all charts. 11 years ago
pie.js Adding optionsFunc to all charts. 11 years ago
pieChart.js Adding optionsFunc to all charts. 11 years ago
scatter.js Keep same reference on data and values for scatter 11 years ago
scatterChart.js Adding optionsFunc to all charts. 11 years ago
scatterPlusLineChart.js Adding optionsFunc to all charts. 11 years ago
sparkline.js Adding optionsFunc to all charts. 11 years ago
sparklinePlus.js Adding optionsFunc to all charts. 11 years ago
stackedArea.js Issue #263. Fixed bug in stackedArea where the data[i].values array was being set to undefined. 11 years ago
stackedAreaChart.js Merge branch 'fix-dereferencing' of https://github.com/Marsup/nvd3 into master-263 11 years ago