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 |
|
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 |
|
Bob Monteverde
|
1a9ae9dfab
|
Fixed Issues #161 and #166 in the bulletChart
|
2012-08-27 13:55:09 -04:00 |
|
Bob Monteverde
|
3306469160
|
Fixed Issues #161 and #166 in the cumulativeLineChart
|
2012-08-27 13:54:18 -04:00 |
|
Bob Monteverde
|
db0691c038
|
Fixed Issues #161 in the discreteBar
|
2012-08-27 13:53:18 -04:00 |
|
Bob Monteverde
|
7f0459cac6
|
Fixed Issues #161 and #166 in the discreteBarChart
|
2012-08-27 13:52:41 -04:00 |
|
Bob Monteverde
|
21caa2e784
|
Fixed Issues #161 in the distribution
|
2012-08-27 13:51:59 -04:00 |
|
Bob Monteverde
|
5cae2587fd
|
Fixed Issues #161 in the historicalBar
|
2012-08-27 13:51:23 -04:00 |
|
Bob Monteverde
|
94acd57311
|
Fixed Issues #161 in the indentedTree
|
2012-08-27 13:41:35 -04:00 |
|
Bob Monteverde
|
c10d02009f
|
Fixed Issues #161 in the legend
|
2012-08-27 13:40:34 -04:00 |
|
Bob Monteverde
|
c49847458f
|
Fixed Issues #161 in the line
|
2012-08-27 13:39:56 -04:00 |
|
Bob Monteverde
|
3b5e738838
|
Fixed Issues #161 in the lineChart
|
2012-08-27 13:39:23 -04:00 |
|
Bob Monteverde
|
4ff1eb0df8
|
Fixed Issues #161 and #166 in the linePlusBarChart
|
2012-08-27 13:38:43 -04:00 |
|
Bob Monteverde
|
5c6b32dc98
|
Fixed Issues #161 and #166 in the lineWithFocusChart
|
2012-08-27 13:37:34 -04:00 |
|
Bob Monteverde
|
cb94b65636
|
Fixed Issues #161 in the multibar
|
2012-08-27 13:36:11 -04:00 |
|
Bob Monteverde
|
2d5cc34580
|
Fixed Issues #161 and #166 in the multibarChart
|
2012-08-27 13:35:36 -04:00 |
|
Bob Monteverde
|
2550b4f698
|
Fixed Issues #161 in the multibarHorizontal
|
2012-08-27 13:34:04 -04:00 |
|
Bob Monteverde
|
3afbee06a0
|
Fixed Issues #161 and #166 in the multibarHorizontalChart
|
2012-08-27 13:33:12 -04:00 |
|
Bob Monteverde
|
894f824495
|
Fixed Issues #161 in the ohlcBar
|
2012-08-27 13:31:33 -04:00 |
|
Bob Monteverde
|
7b58d8fd9a
|
Fixed Issues #161 in the pie
|
2012-08-27 13:30:17 -04:00 |
|
Bob Monteverde
|
69c0406a2f
|
Fixed Issues #161 and #166 in the pieChart
|
2012-08-27 13:29:31 -04:00 |
|
Bob Monteverde
|
80c3387c4d
|
Fixed Issues #161 and #166 in the scatterChart
|
2012-08-27 13:28:00 -04:00 |
|
Bob Monteverde
|
2343f25471
|
Fixed Issues #161 in the sparkline
|
2012-08-27 13:25:58 -04:00 |
|