Bob Monteverde
|
99329c6fc9
|
Lots of enahncements to scatter and stacked are, useVoronoi(false) now functions correctly. IE9 fixes.
|
2012-11-29 16:54:07 -05:00 |
|
Bob Monteverde
|
8a846ef030
|
Temporarily remopving all animations from stacked are chart
|
2012-11-14 14:54:01 -05:00 |
|
Jyry Suvilehto
|
05921281ef
|
include an example of ensuring same labels get same colors in two graphs
|
2012-07-26 11:16:18 +00:00 |
|
Jyry Suvilehto
|
0b3ec6fb48
|
add reference to utils.js to make new color picking work without compiling
|
2012-07-26 11:09:44 +00:00 |
|
Bob Monteverde
|
de75aab136
|
Added chart id reference to stackedArea tooltip trying to prevvent problems with different charts interacting accidentally
|
2012-07-16 17:59:05 -04:00 |
|
Bob Monteverde
|
199ec2aed8
|
renaming d3.css to nv.d3.css
|
2012-07-13 15:25:19 -04:00 |
|
Bob Monteverde
|
c494172fe2
|
Added Max/Min to horizontal axes, on by default, but can be disabled with showMaxMin(false) on the axis component
|
2012-06-26 12:31:16 -04:00 |
|
Bob Monteverde
|
755af6e9d4
|
Issue #11 major refactor of stackedArea, still need to tweak some things, BUT now works with custom accessors
|
2012-06-26 03:57:01 -04:00 |
|
Bob Monteverde
|
c856a295e4
|
axis Max and Min now animate from where they would have appeared wih previous scale
|
2012-06-24 05:07:26 -04:00 |
|
Bob Monteverde
|
0d68690315
|
Added stacked area chart example, now showing a positive and negative version of the chart
|
2012-06-20 16:52:42 -04:00 |
|
Bob Monteverde
|
b9f39f6b0e
|
Major re-write of stackedArea, series are now disabled in the exact same way as the other charts, among other critical fixes
|
2012-06-14 14:34:20 -04:00 |
|
Bob Monteverde
|
a702ab5bae
|
stackedArea chart now uses the scatter overlayed, not the line. Updates to examples, made the X and Y distrivutions on the scatter options, defaulting to off. Some minor changes to the sparklin example
|
2012-05-27 19:52:28 -04:00 |
|
Bob Monteverde
|
998a2b828c
|
Added linePlusBar example, almsot complete
|
2012-05-23 18:37:28 -04:00 |
|
Bob Monteverde
|
ed6402e460
|
Added a stackedAreaChart to the charts collection. created a historical bar example similar to the line.js example
|
2012-05-22 19:16:42 -04:00 |
|