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
Chakib Benziane 4ae70a0a9b customize rangeBands padding on horizontal bars 10 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 Updated indexify routine in cumulativeLineChart to fix situation where the index value can be undefined. 10 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 fixed an issue with legend placement 11 years ago
line.js Added defensive code to the height calculation for <rect> elements, in lineChart and scatter.js 11 years ago
lineChart.js Added defensive code to the height calculation for <rect> elements, in lineChart and scatter.js 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 customize rangeBands padding on horizontal bars 10 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 Added defensive code to the height calculation for <rect> elements, in lineChart and scatter.js 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 Merge branch 'development' of https://github.com/novus/nvd3 into development 11 years ago