-
Sencha User
D3js Pie Chart
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:- add js and scss files to project;
- add class to requires;
- change 'pie' serie type to 'd3pie' (type: 'd3pie');
- include d3 library and define d3 property (d3: d3);
- add css class to chart (cls: 'ux-d3-pie').
Documentation and downloads: https://github.com/antonfisher/extjs-d3pie-chart
Demo: http://antonfisher.com/extjs4-sandbox/
Please feedback!
Thanks!
p.s. Happy New Year!
-
Very cool! Thanks for sharing with the community.
-
Sencha Premium Member
-
Sencha Premium Member
Sorry...how can we use it with Extjs 6 ?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules