Let me present Sandbox.ux.chart.series.D3Pie, this is pie serie for ExtJs chart based on d3.js library.

Serie based on ExtJs series class and implement most of defaults methods.

d3pie-example-1.png


To use D3pie follow steps:



  1. add js and scss files to project;

  2. add class to requires;

  3. change 'pie' serie type to 'd3pie' (type: 'd3pie');

  4. include d3 library and define d3 property (d3: d3);

  5. add css class to chart (cls: 'ux-d3-pie').


Documentation and downloads: http://ift.tt/1tAU8j0

Demo: http://ift.tt/1Abgneo


Please feedback!

Thanks!


p.s. Happy New Year!