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
Dingo 76b97fde13 all models updated to run examples using d3.v3 11 years ago
..
backup Moving Pull Request #202 to backup until we iron out some problems 12 years ago
axis.js all models updated to run examples using d3.v3 11 years ago
boilerplate.js Added parallelCoords.js model from the NYC d3.js meetup 11 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 updated many models for state management 11 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 all models updated to run examples using d3.v3 11 years ago
legend.js Fixed Issues #161 in the legend 12 years ago
line.js all models updated to run examples using d3.v3 11 years ago
lineChart.js all models updated to run examples using d3.v3 11 years ago
linePlusBarChart.js all models updated to run examples using d3.v3 11 years ago
linePlusBarWithFocusChart.js all models updated to run examples using d3.v3 11 years ago
lineWithFisheye.js Grammar police: fixing typos 12 years ago
lineWithFisheyeChart.js all models updated to run examples using d3.v3 11 years ago
lineWithFocusChart.js updating alphabetically, working on indentedTree.js 11 years ago
multiBar.js all models updated to run examples using d3.v3 11 years ago
multiBarChart.js all models updated to run examples using d3.v3 11 years ago
multiBarHorizontal.js Fixed issue with custom group color and disabling series on the horiontal bar chart 11 years ago
multiBarHorizontalChart.js all models updated to run examples using d3.v3 11 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 all models updated to run examples using d3.v3 11 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
parallelCoordinates.js fixed update for parallelCoords.js, ran make for all merged pull requests 11 years ago
pie.js merged mookie5dc-master pull request into master 11 years ago
pieChart.js all models updated to run examples using d3.v3 11 years ago
scatter.js Fixed padData on scatter, added padDataOuter to account for outerPadding on ordinal scales 11 years ago
scatterChart.js all models updated to run examples using d3.v3 11 years ago
scatterPlusLineChart.js all models updated to run examples using d3.v3 11 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 Fixes Issue #109 - Prototype.js breaks StackedAreaChart 11 years ago
stackedAreaChart.js all models updated to run examples using d3.v3 11 years ago