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 a10101744d discrete bar chart no longer animates horizontally, only vertically 12 years ago
..
axis.js Getting rid of charts collection, merging tooltips directly in complete charts, no need for separate charts collection 12 years ago
bullet.js Added new interactive sparklinePlus example, updated sparkline model and bullet model 12 years ago
cumulativeLine.js Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
cumulativeLineChart.js Fixed animation speed double after re-zero drag 12 years ago
discreteBar.js discrete bar chart no longer animates horizontally, only vertically 12 years ago
discreteBarChart.js discrete bar chart no longer animates horizontally, only vertically 12 years ago
historicalBar.js Updates to linePlusBarChart 12 years ago
legend.js Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
line.js Scatter now use's d3's symbol to use different shapes, changed css, points on line charts are now completely hidden untill hover. 12 years ago
lineChart.js New lineWithFocusChart, and example 12 years ago
linePlusBarChart.js Updates to linePlusBarChart 12 years ago
lineWithFocusChart.js LinePlusFocus now rescales when series are removed. Also moved a couple more files to deprecated, and removed from Makefile 12 years ago
multiBar.js Fixed multiBar exit transition 12 years ago
multiBarChart.js Fixed height and width getter/setters and started working on linePlusBarChart, halfway done 12 years ago
multiBarHorizontal.js Fixed value label position on transition on multiBarHorizontal 12 years ago
multiBarHorizontalChart.js Added multiBarChart and example 12 years ago
pie.js Fix for Bar/Pie chart not showing updated data... 12 years ago
scatter.js New lineWithFocusChart, and example 12 years ago
scatterChart.js Fixed error from dist Lines on mouseover then line disable... same problem that was with points on hover 12 years ago
sparkline.js Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
sparklinePlus.js Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
stackedArea.js Some minor tweaks to fix the enable/disable series ability on satckedArea 12 years ago
stackedAreaChart.js Created scatterplotChart and example 12 years ago