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
Tyler Wolf 0de0ea9ab6 fixed issue #UI-22 12 years ago
..
backup Moving Pull Request #202 to backup until we iron out some problems 12 years ago
axis.js Issue #299 fixed x axis label 12 years ago
bullet.js Issue #272 Bullet chart color method 12 years ago
bulletChart.js Duplicating the number of ticks on the x axis for the bullet chart 12 years ago
cumulativeLineChart.js Issue #290 added tick 2 pixels to the default tick padding 12 years ago
discreteBar.js issue #296 -set or get bar class with .rectClass() 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 Issue #292 display bar's with 0 hight 12 years ago
indentedTree.js again tweaking the no data 12 years ago
legend.js Fixed Issues #161 in the legend 12 years ago
line.js Fix scatter bug 12 years ago
lineChart.js Issue #290 added tick 2 pixels to the default tick padding 12 years ago
linePlusBarChart.js Issue #290 added tick 2 pixels to the default tick padding 12 years ago
linePlusBarWithFocusChart.js New linePlusBarWithFocusChart model and example 12 years ago
lineWithFisheye.js Merging in Pull Request #109 12 years ago
lineWithFisheyeChart.js Updated all nv.tooltip.show() calls to use the offsetElement as the parentElement 12 years ago
lineWithFocusChart.js Issue #302 made height2 accessible in the linePlusFocusChart 12 years ago
multiBar.js Issue #285 bars >= 0 with 1 px height will now show up above the y = 0 line on discreteBar and multiBar 12 years ago
multiBarChart.js Issue #290 added tick 2 pixels to the default tick padding 12 years ago
multiBarHorizontal.js #298 zero values are now 1px in width on horizontalbar 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 Issue #290 added tick 2 pixels to the default tick padding 12 years ago
multiChart.js little bit more cleanup 12 years ago
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 fixed issue #UI-22 12 years ago
scatterChart.js Issue #299 -fixed 12 years ago
scatterPlusLineChart.js Issue #299 -fixed 12 years ago
sparkline.js Fix for #301: now it will display point only for the first min value, the last max value, and the current value. 12 years ago
sparklinePlus.js Mke sure the sparklinePlus hover line does not show on initial render 12 years ago
stackedArea.js Expose d3.svg.area().interpolate() as public member in stackedArea and 12 years ago
stackedAreaChart.js Issue #290 added tick 2 pixels to the default tick padding 12 years ago