Lee Gillentine
|
a89a5ce29a
|
Grammar police: fixing typos
|
2013-01-26 21:07:12 -05:00 |
|
Tyler Wolf
|
5f0700eac9
|
#33, plus added flatTestData() for testing with flat data to cumulativeLineChart example
|
2013-01-22 14:14:19 -05:00 |
|
Bob Monteverde
|
64a066ccdf
|
Added changeSatte functionality to update chart from a state object
|
2012-12-26 16:30:24 -05:00 |
|
Bob Monteverde
|
94629ff02e
|
Added initial state management to cumulativeLine.. currently dispatches state whenevr it changes, but state can not be adjusted outside of the chart... that's coming next
|
2012-12-26 15:56:07 -05:00 |
|
Bob Monteverde
|
d74a3102cf
|
Issue #322: Disable cumulative series when they go bellow 95% to prevent scale distortion and calculation errors when a series loses 100% or more
|
2012-11-14 17:17:59 -05:00 |
|
Bob Monteverde
|
e53a029dd7
|
Update example data
|
2012-10-24 16:22:26 -04:00 |
|
Bob Monteverde
|
d47ced5ee0
|
Update as you drag on cumulativeLineChart... turned off animation so update would be fluid
|
2012-10-19 17:03:49 -04:00 |
|
Bob Monteverde
|
199ec2aed8
|
renaming d3.css to nv.d3.css
|
2012-07-13 15:25:19 -04:00 |
|
Bob Monteverde
|
3ea0467c28
|
updating cumualtiveLine formatter in example from ,.02p to ,.1% to prevent rounding error on 0
|
2012-06-27 17:43:11 -04:00 |
|
Bob Monteverde
|
8dffa94e6c
|
updated cumualtive line example, removed the unnecessary map
|
2012-06-27 16:57:14 -04:00 |
|
Bob Monteverde
|
debb64def2
|
updated indexify function, instead of returning a new data object stores the new cumulative y value at d.display.y, keeping the original at d.y
|
2012-06-27 15:37:18 -04:00 |
|
Bob Monteverde
|
fa41547528
|
Updated cumualtive example with real test data
|
2012-06-17 22:07:49 -04:00 |
|
Bob Monteverde
|
480403b04a
|
Added new cumulativeLineChart, debating on merging into lineChart or not, not in Makefile yet
|
2012-06-17 21:58:58 -04:00 |
|
Bob Monteverde
|
b46d2d0deb
|
fixed typo in lineWithFocus, removed cumulativeLineChartDaily, replaced with cumulativeLineChart that does daily and monthend
|
2012-06-05 15:51:15 -04:00 |
|