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
Bob Monteverde c09602e3c2 Clip regression lines to within data view in scatterPlusLineChart.js 12 years ago
..
backup Moving Pull Request #202 to backup until we iron out some problems 12 years ago
axis.js Issue #246 axis now has default identity tickFormat 12 years ago
bullet.js Moving Pull Request #202 to backup until we iron out some problems 12 years ago
bulletChart.js Issue #251 Fixed tooltip calculations on bulletChart 12 years ago
cumulativeLineChart.js Fixed Issues #161 and #166 in the cumulativeLineChart 12 years ago
discreteBar.js Incremental update of 'discreteBar' chart 12 years ago
discreteBarChart.js updated discreteBarChart to not cut off 0.00 labels 12 years ago
distribution.js Fixed Issues #161 in the distribution 12 years ago
historicalBar.js Historical bar sets class and color on update, not enter 12 years ago
indentedTree.js Fixed Issues #161 in the indentedTree 12 years ago
legend.js Fixed Issues #161 in the legend 12 years ago
line.js Fix issue #198 12 years ago
lineChart.js Fixed Issues #161 in the lineChart 12 years ago
linePlusBarChart.js Added xPadding and yPadding options to scatterChart 12 years ago
lineWithFisheye.js
lineWithFisheyeChart.js Updated all nv.tooltip.show() calls to use the offsetElement as the parentElement 12 years ago
lineWithFocusChart.js Manually editted linWithFocus to copy Pull Request #226 12 years ago
multiBar.js Issue #218 allow bars within series to have customized color 12 years ago
multiBarChart.js Reduced default bottom margin of multiBarChart to increase space used by the bars by default... This is actually the opposite of what Issue #221 asked for 12 years ago
multiBarHorizontal.js Fixed Issues #161 in the multibarHorizontal 12 years ago
multiBarHorizontalChart.js Fixed Issues #161 and #166 in the multibarHorizontalChart 12 years ago
multiBarTimeSeries.js Added a new chart: multiBarTimeSeries which makes essentially duplicates the multiBar functionality, but makes internal changes to put a d3.time.scale on the bottom. 12 years ago
multiBarTimeSeriesChart.js Added a new chart: multiBarTimeSeries which makes essentially duplicates the multiBar functionality, but makes internal changes to put a d3.time.scale on the bottom. 12 years ago
multiChart.js
ohlcBar.js Fixed Issues #161 in the ohlcBar 12 years ago
pie.js Issue #189 fixed pie.html example 12 years ago
pieChart.js Fixed Issues #161 and #166 in the pieChart 12 years ago
scatter.js Issue #237 when a series in the stacked area has 0 value, make point NOT active 12 years ago
scatterChart.js Some minor tweaks removing duplicate calculations in scatterChart 12 years ago
scatterPlusLineChart.js Clip regression lines to within data view in scatterPlusLineChart.js 12 years ago
sparkline.js Fixed Issues #161 in the sparkline 12 years ago
sparklinePlus.js Fixed Issues #161 in the sparklinePlus 12 years ago
stackedArea.js Expose d3.svg.area().interpolate() as public member in stackedArea and 12 years ago
stackedAreaChart.js Issue #237 when a series in the stacked area has 0 value, make point NOT active 12 years ago