Commit Graph

15 Commits (cdb9ea83ab27eb7da3434e4ab436a93f1353d142)

Author SHA1 Message Date
Dingo 76b97fde13 all models updated to run examples using d3.v3 12 years ago
Areski Belaid 2ea1c6f0f3 fix display of the PieChart example 12 years ago
Tyler Wolf 569b2a0b0d Merge pull request #93 from bertrandchenal/master
Add support for startAngle and endAngle on pie chart
12 years ago
Tyler Wolf 536e4fe531 merged pfeffer's pull request, also updated indented tree zerofilter 12 years ago
Bertrand Chenal 9207185532 Add support for startAngle and endAngle on pie chart 12 years ago
Bob Monteverde 6213a74e3b Adding state management to most charts 12 years ago
Bob Monteverde e53a029dd7 Update example data 12 years ago
Jyry Suvilehto 3c9cb18afe add utils.js dependency to examples to avoid having to compile while developing 12 years ago
Bob Monteverde 199ec2aed8 renaming d3.css to nv.d3.css 12 years ago
Bob Monteverde 60ca9d6b2d updatd pie example to show how to use new value accessor to get the pie chart to accept the previous data format 12 years ago
Bob Monteverde 09a55af5f5 Pie charts should use the same data as discreteBar for ease of switching between 12 years ago
Bob Monteverde d79f39915b Issue #18 added labelThreshold to pie to disable showing the label under a given percent, defaults to 2% 12 years ago
Bob Monteverde fac355e319 showing donut as well as pie in pie examples 12 years ago
Bob Monteverde e4d62172d9 updates to pie chart, removed initial transition, but updated disabled/enable transition 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