Commit Graph

12 Commits

Author SHA1 Message Date
Dingo
76b97fde13 all models updated to run examples using d3.v3 2013-04-16 15:54:46 -07:00
Bob Monteverde
91d2ba0d57 Issue #189 fixed pie.html example 2012-09-10 17:55:32 -04:00
Bob Monteverde
199ec2aed8 renaming d3.css to nv.d3.css 2012-07-13 15:25:19 -04:00
Bob Monteverde
fac355e319 showing donut as well as pie in pie examples 2012-06-29 15:28:08 -04:00
Bob Monteverde
a61bdfc2b2 new pieChart, and lots of updates to pie implementation... still need to tweak a few things, including animation when series are disabled 2012-06-28 19:06:07 -04:00
Bob Monteverde
feca679816 loading the correct pie.js in the example 2012-06-28 17:18:26 -04:00
Bob Monteverde
f5db7e43a8 Cleaned up the pie implementation a little more, and moved the old pie to deprecated. Will be making pieChart.js shortly that will have an optional legend and tooltips built in. 2012-06-28 17:14:53 -04:00
Bob Monteverde
ddf49f809a updating the pie chart to be consistent with others... will end up zsplitting ti to pie.js and pieChart.js shortly 2012-06-28 15:37:51 -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