Bob Monteverde
|
b7670eeaff
|
Added bullet example straight from d3's examples. Will likely convert it look like the protovis version
|
2012-05-24 18:33:06 -04:00 |
|
Bob Monteverde
|
434c56ff30
|
updates to linePlusBar, and some fixes to historicalBar. Also moved nv.utils into utils.js
|
2012-05-24 02:22:58 -04:00 |
|
Bob Monteverde
|
998a2b828c
|
Added linePlusBar example, almsot complete
|
2012-05-23 18:37:28 -04:00 |
|
Nathanael Anderson
|
61313ade5d
|
Fix for Bar/Pie chart not showing updated data...
|
2012-05-14 12:14:12 -05:00 |
|
Nathanael Anderson
|
f79e78be6e
|
Pie/Bar chart fixes/enhancments
|
2012-05-10 17:13:31 -05:00 |
|
Nathanael Anderson
|
b72d51858a
|
Updated pie/bar charts to support tooltips
Updated pie/bar charts to have click handlers
Updated bar chart to allow negative values.
|
2012-05-10 11:10:15 -05:00 |
|
Nathanael Anderson
|
6af91f885c
|
Updated Bar chart to use variable for Label/Data Element
Created Pie Chart
|
2012-05-09 14:08:25 -05:00 |
|
Bob Monteverde
|
c7731d031e
|
Working on stacked example, trying to get custom y accessor to work correctly
|
2012-04-08 05:50:16 -04:00 |
|
Bob Monteverde
|
ec6df61e02
|
Working on using the usual data scheme for the stacked charts, fixed css error with tooltip delay, cleaned up some code
|
2012-04-05 16:49:27 -04:00 |
|
Bob Monteverde
|
4e7475da73
|
Added another layer of abstraction to take care of all the glue and make the chart api extremely simple. First try, so not entirely complete, but does function.
|
2012-04-05 01:24:39 -04:00 |
|
Bob Monteverde
|
1880f11775
|
Removed workaroudn with the data on the stacked, now it uses the data as is, also fixed issue now stacked will always hav 0 min
|
2012-04-03 16:35:59 -04:00 |
|
Bob Monteverde
|
abfa54d48b
|
lineWithFocus now rescales the Y (needs optimization). Added different testing data. Added cumulative line example (still needs work, but functions).
|
2012-03-22 19:26:02 -04:00 |
|
Bob Monteverde
|
cc7aedcbe2
|
Initial public commit, merging files from private repo
|
2012-03-20 19:43:21 -04:00 |
|