Commit Graph

870 Commits

Author SHA1 Message Date
Bob Monteverde
9613745225 Merge branch 'master' of github.com:novus/nvd3 2012-09-27 13:07:37 -04:00
Bob Monteverde
8c5b8229a0 Issue #218 allow bars within series to have customized color 2012-09-27 13:07:25 -04:00
Bob Monteverde
45dfa0691f Update README.md 2012-09-27 02:59:17 -03:00
Bob Monteverde
f108fd105b Merge pull request #220 from ryw/improved-readme
Update to include how to build custom models
2012-09-26 22:56:15 -07:00
Ry Walker
8ce5794aaa Update to include how to build custom models 2012-09-27 01:36:38 -04:00
Bob Monteverde
1c67464234 Moving Pull Request #202 to backup until we iron out some problems 2012-09-25 17:33:42 -04:00
Bob Monteverde
4cd94ff5d8 Minifying Pull Request #214 2012-09-25 14:19:35 -04:00
Bob Monteverde
f123fe7f23 Minifying Pull Request #212 and removing a log statement from bullet model 2012-09-21 17:15:34 -04:00
Bob Monteverde
bd5ca282ec Merge remote-tracking branch 'diraol/bulletChart' 2012-09-21 17:10:57 -04:00
Bob Monteverde
702388e4a3 made x axis max and min anchor to the middle 2012-09-21 16:24:30 -04:00
Diego Rabatone
d4811353a6 removing nice() from domain with INFINITY parameter, it wouldn't matter 2012-09-21 12:08:26 -03:00
Diego Rabatone
959f597c06 parentesis mistake corrected on bullet.js 2012-09-21 10:37:50 -03:00
Diego Rabatone Oliveira
e35025adab Merge branch 'master' of https://github.com/novus/nvd3 into bulletChart 2012-09-20 20:39:01 -03:00
Bob Monteverde
cfb84209f2 Minifying Pull Request #213 2012-09-20 16:27:35 -04:00
Christopher Nelson
44a3430ef2 Rebuilt with last bugfix. 2012-09-20 15:45:33 -04:00
Christopher Nelson
38a34f8529 Fix bug in linePLusBarChart where clipEdge was not enabled. 2012-09-20 15:45:01 -04:00
Christopher Nelson
f742c07347 Added utils.js to build.sh 2012-09-20 14:33:07 -04:00
Christopher Nelson
5e5cc7994e Rebuilt nv.d3.js and nv.d3.min.js from previous commit. 2012-09-20 14:04:04 -04:00
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. 2012-09-20 14:02:42 -04:00
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.
2012-09-20 08:36:41 -04:00
jeremie.brebec
dd4a234d2f Incremental update of 'discreteBar' chart 2012-09-20 11:25:26 +02:00
Diego Rabatone Oliveira
ed80c7ad88 Allowing no Markers on bullet and bulletChart 2012-09-20 01:39:45 -03:00
Diego Rabatone Oliveira
b66af7ff5f Adding nice() method to domains on bullet and bulletChart 2012-09-20 01:36:22 -03:00
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
2012-09-20 01:28:14 -03:00
Bob Monteverde
0d9ffe9177 Merge remote-tracking branch 'griphiam/master' 2012-09-19 18:23:23 -04:00
Bob Monteverde
87c7e3bb1e Added forceX to bulletchart, still needs to br implrmrnte 2012-09-18 17:17:45 -04:00
Mark Philpot
444cd76624 Initializing nv.render.active to false 2012-09-17 13:06:47 -07:00
Marsup
4ae1745274 Fix issue #198 2012-09-14 15:05:39 +02:00
Bob Monteverde
dffe67d4dc Issue #121 Bullet titles now get added once, and update after that.. no more duplicates 2012-09-13 17:41:59 -04:00
Bob Monteverde
f6cd67910b Tweaked the fix for Issue #198 to prevent valid areas from being removed 2012-09-13 17:36:00 -04:00
Bob Monteverde
6ac9238e59 Fixed issue #198 removing empty paths 2012-09-13 17:27:39 -04:00
Bob Monteverde
37db189a52 Attempting to fix Issue #198 2012-09-13 16:54:36 -04:00
Bob Monteverde
7d584841cd Issue #192 fixed position of distributions after amrgin changes 2012-09-10 17:59:48 -04:00
Bob Monteverde
91d2ba0d57 Issue #189 fixed pie.html example 2012-09-10 17:55:32 -04:00
Bob Monteverde
873e4b506c Minifying Pull Request #191 2012-09-10 13:30:59 -04:00
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.
2012-09-08 17:26:36 +02:00
Bob Monteverde
6948a309ef Minifying Pull Request #185 2012-09-04 17:20:47 -04:00
dusko
a389224dbd In IE9 console.log.apply does not exist 2012-09-04 10:58:48 +02:00
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 2012-08-31 15:49:26 -04:00
Bob Monteverde
4f5a260d69 Changing event handling in lineWithFocusChart to use dispatch to handle the event, and merging in Pull Request #179 2012-08-31 15:37:07 -04:00
Bob Monteverde
61aeca8cbe Merge remote-tracking branch 'arlm/crossfilter' 2012-08-29 15:54:43 -04:00
Alexandre Rocha Lima e Marcondes
3e9bfe23d6 * Stream #2 Dimension correction
* Interaction with data dump on tables sample
2012-08-29 16:39:36 -03:00
Bob Monteverde
a6ddf517d3 Minifying Pull Request #177 2012-08-29 15:30:56 -04:00
Bob Monteverde
42922868aa Merge remote-tracking branch 'dragansah/master' 2012-08-29 15:30:40 -04:00
Alexandre Rocha Lima e Marcondes
344ac53f62 * Crossfilter example using dimensions and controlling the reduce process on groups 2012-08-29 13:06:52 -03:00
dragansah
6e209c2769 Add a 'stream-center' mode in stackedArea using 'silhouette' as the
chart offset and 'inside-out' as the chart order.
2012-08-29 15:26:34 +02:00
Bob Monteverde
0ea195be72 Defaulting to forcing 0 on historical bar to be consistent with other bar models 2012-08-27 16:42:53 -04:00
Bob Monteverde
a35e44789f Bar color is now set up update selection instead of enter selection so it can be changed on update 2012-08-27 14:54:36 -04:00
Bob Monteverde
1716ccf827 Fixed Issues #161 in the axis... also minifying all previous commits from today 2012-08-27 13:59:19 -04:00
Bob Monteverde
36882e443a Fixed Issues #161 in the bullet 2012-08-27 13:55:42 -04:00