Commit Graph

663 Commits (4ad3c2e6f31a37d5ffae939adab366c6dcb42fda)
 

Author SHA1 Message Date
Bob Monteverde f123fe7f23 Minifying Pull Request #212 and removing a log statement from bullet model 12 years ago
Bob Monteverde bd5ca282ec Merge remote-tracking branch 'diraol/bulletChart' 12 years ago
Bob Monteverde 702388e4a3 made x axis max and min anchor to the middle 12 years ago
Diego Rabatone d4811353a6 removing nice() from domain with INFINITY parameter, it wouldn't matter 12 years ago
Diego Rabatone 959f597c06 parentesis mistake corrected on bullet.js 12 years ago
Diego Rabatone Oliveira e35025adab Merge branch 'master' of https://github.com/novus/nvd3 into bulletChart 12 years ago
Bob Monteverde cfb84209f2 Minifying Pull Request #213 12 years ago
Christopher Nelson 44a3430ef2 Rebuilt with last bugfix. 12 years ago
Christopher Nelson 38a34f8529 Fix bug in linePLusBarChart where clipEdge was not enabled. 12 years ago
Christopher Nelson f742c07347 Added utils.js to build.sh 12 years ago
Christopher Nelson 5e5cc7994e Rebuilt nv.d3.js and nv.d3.min.js from previous commit. 12 years ago
Christopher Nelson d53e8c3c58 Fixed linePlusBarChart so that it uses the xAxis scale instead of inventing a new one. Also optimized the axis object a little by creating a format object once per axis draw, not once per tick mark draw. Also removed redundant calls to the formatter. 12 years ago
Christopher Nelson 993a4fe2c8 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.
Also added a build.sh for Linux distros. If yui-compressor exists, it will be used to generated the minified output.
12 years ago
jeremie.brebec dd4a234d2f Incremental update of 'discreteBar' chart 12 years ago
Diego Rabatone Oliveira ed80c7ad88 Allowing no Markers on bullet and bulletChart 12 years ago
Diego Rabatone Oliveira b66af7ff5f Adding nice() method to domains on bullet and bulletChart 12 years ago
Diego Rabatone Oliveira b8e86d3faf Tooltips on bullet.js and bulletChart.js: positioning tooltips related to each bulletChart, not to the 'div#chart'.
Resolves Issue #202
12 years ago
Bob Monteverde 0d9ffe9177 Merge remote-tracking branch 'griphiam/master' 12 years ago
Bob Monteverde 87c7e3bb1e Added forceX to bulletchart, still needs to br implrmrnte 12 years ago
Mark Philpot 444cd76624 Initializing nv.render.active to false 12 years ago
Marsup 4ae1745274 Fix issue #198 12 years ago
Bob Monteverde dffe67d4dc Issue #121 Bullet titles now get added once, and update after that.. no more duplicates 12 years ago
Bob Monteverde f6cd67910b Tweaked the fix for Issue #198 to prevent valid areas from being removed 12 years ago
Bob Monteverde 6ac9238e59 Fixed issue #198 removing empty paths 12 years ago
Bob Monteverde 37db189a52 Attempting to fix Issue #198 12 years ago
Bob Monteverde 7d584841cd Issue #192 fixed position of distributions after amrgin changes 12 years ago
Bob Monteverde 91d2ba0d57 Issue #189 fixed pie.html example 12 years ago
Bob Monteverde 873e4b506c Minifying Pull Request #191 12 years ago
dragansah 73d5df06e6 Expose d3.svg.area().interpolate() as public member in stackedArea and
stackedAreaChart. The default value for interpolate is "linear" as it's
the default in d3.
12 years ago
Bob Monteverde 6948a309ef Minifying Pull Request #185 12 years ago
dusko a389224dbd In IE9 console.log.apply does not exist 12 years ago
Bob Monteverde 6fcec751ed Whutespace cleanup... tho still really ugly. PLEASE DON'T USE TABS, and try to be as consistent as you can be as with the rest of the source 12 years ago
Bob Monteverde 4f5a260d69 Changing event handling in lineWithFocusChart to use dispatch to handle the event, and merging in Pull Request #179 12 years ago
Bob Monteverde 61aeca8cbe Merge remote-tracking branch 'arlm/crossfilter' 12 years ago
Alexandre Rocha Lima e Marcondes 3e9bfe23d6 * Stream #2 Dimension correction
* Interaction with data dump on tables sample
12 years ago
Bob Monteverde a6ddf517d3 Minifying Pull Request #177 12 years ago
Bob Monteverde 42922868aa Merge remote-tracking branch 'dragansah/master' 12 years ago
Alexandre Rocha Lima e Marcondes 344ac53f62 * Crossfilter example using dimensions and controlling the reduce process on groups 12 years ago
dragansah 6e209c2769 Add a 'stream-center' mode in stackedArea using 'silhouette' as the
chart offset and 'inside-out' as the chart order.
12 years ago
Bob Monteverde 0ea195be72 Defaulting to forcing 0 on historical bar to be consistent with other bar models 12 years ago
Bob Monteverde a35e44789f Bar color is now set up update selection instead of enter selection so it can be changed on update 12 years ago
Bob Monteverde 1716ccf827 Fixed Issues #161 in the axis... also minifying all previous commits from today 12 years ago
Bob Monteverde 36882e443a Fixed Issues #161 in the bullet 12 years ago
Bob Monteverde 1a9ae9dfab Fixed Issues #161 and #166 in the bulletChart 12 years ago
Bob Monteverde 3306469160 Fixed Issues #161 and #166 in the cumulativeLineChart 12 years ago
Bob Monteverde db0691c038 Fixed Issues #161 in the discreteBar 12 years ago
Bob Monteverde 7f0459cac6 Fixed Issues #161 and #166 in the discreteBarChart 12 years ago
Bob Monteverde 21caa2e784 Fixed Issues #161 in the distribution 12 years ago
Bob Monteverde 5cae2587fd Fixed Issues #161 in the historicalBar 12 years ago
Bob Monteverde 94acd57311 Fixed Issues #161 in the indentedTree 12 years ago