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 4983f2c6df Fixed bug in stackedAreaChart where the tooltip highlight lines would not show up for negative stacked charts. 11 years ago
..
backup Moving Pull Request #202 to backup until we iron out some problems 12 years ago
axis.js fixed maxmin tick label positioning when axis is oriented 'top' 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 Added zero line for discreteBarChart and multiBarHorizontalChart 11 years ago
discreteBar.js Keep same references on data 11 years ago
discreteBarChart.js Added zero line for discreteBarChart and multiBarHorizontalChart 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 fixed a few lingering d3.v3 issues 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 In line and stackedArea, removed the exit() transitions. They cause too many bugs and are not necessary for chart transitions to look nice. 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 [multibar horizontal] Added 'showBarLabels' feature, which displays the labels right next to the bar. 11 years ago
multiBarHorizontalChart.js Removed an inline opacity style in multibarhorizontalchart 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 Piechart: fixed typo 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 In line and stackedArea, removed the exit() transitions. They cause too many bugs and are not necessary for chart transitions to look nice. 11 years ago
stackedAreaChart.js Fixed bug in stackedAreaChart where the tooltip highlight lines would not show up for negative stacked charts. 11 years ago