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
Lee Gillentine a89a5ce29a Grammar police: fixing typos 12 years ago
..
backup Moving Pull Request #202 to backup until we iron out some problems 12 years ago
axis.js Minor tweak to right axis label to fix its position 12 years ago
bullet.js allowing the bullet chart to hide the previous data point if the value is null 12 years ago
bulletChart.js Duplicating the number of ticks on the x axis for the bullet chart 12 years ago
cumulativeLineChart.js Grammar police: fixing typos 12 years ago
discreteBar.js Issue #319: reduced the bar width of the discrete bar by 10% 12 years ago
discreteBarChart.js Added a 'beforeUpdate' dispatch event to the discreteBarChart 12 years ago
distribution.js Fixed Issues #161 in the distribution 12 years ago
historicalBar.js Added padData option to allow bars and lines to align correctly without cutting off half of the first and last bar 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 Grammar police: fixing typos 12 years ago
lineChart.js Made state accessible from chart.state() 12 years ago
linePlusBarChart.js #26 12 years ago
linePlusBarWithFocusChart.js New linePlusBarWithFocusChart model and example 12 years ago
lineWithFisheye.js Grammar police: fixing typos 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 Made state accessible from chart.state() 12 years ago
multiBarHorizontal.js #298 zero values are now 1px in width on horizontalbar 12 years ago
multiBarHorizontalChart.js Made state accessible from chart.state() 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 Added padData option to allow bars and lines to align correctly without cutting off half of the first and last bar 12 years ago
pie.js Issue #189 fixed pie.html example 12 years ago
pieChart.js Made state accessible from chart.state() 12 years ago
scatter.js Grammar police: fixing typos 12 years ago
scatterChart.js Made state accessible from chart.state() 12 years ago
scatterPlusLineChart.js Made state accessible from chart.state() 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 Added ability to right align the sparklinePlus current value 12 years ago
stackedArea.js Temporarily remopving all animations from stacked are chart 12 years ago
stackedAreaChart.js Made state accessible from chart.state() 12 years ago