Commit Graph

13 Commits (master)

Author SHA1 Message Date
Robin Hu 33aac696c8 Updating examples so that they all include utils.js. 11 years ago
Dingo 76b97fde13 all models updated to run examples using d3.v3 11 years ago
Bob Monteverde 91d2ba0d57 Issue #189 fixed pie.html example 12 years ago
Bob Monteverde 199ec2aed8 renaming d3.css to nv.d3.css 12 years ago
Bob Monteverde fac355e319 showing donut as well as pie in pie examples 12 years ago
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 12 years ago
Bob Monteverde feca679816 loading the correct pie.js in the example 12 years ago
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. 12 years ago
Bob Monteverde ddf49f809a updating the pie chart to be consistent with others... will end up zsplitting ti to pie.js and pieChart.js shortly 12 years ago
Nathanael Anderson 61313ade5d Fix for Bar/Pie chart not showing updated data... 12 years ago
Nathanael Anderson f79e78be6e Pie/Bar chart fixes/enhancments 12 years ago
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.
12 years ago
Nathanael Anderson 6af91f885c Updated Bar chart to use variable for Label/Data Element
Created Pie Chart
12 years ago