frappe / charts

Simple, responsive, modern SVG Charts with zero dependencies
https://frappe.io/charts
MIT License
14.9k stars 716 forks source link

feat: pie chart add select event #385

Closed lxhyl closed 1 year ago

lxhyl commented 2 years ago
Explanation About What Code Achieves:

src/js/charts/PieChart.

add getDataPoint, setCurrentDataPoint, bindUnits methods to getData and set event.

Screenshots/GIFs:
截屏2022-06-10 00 04 24
Steps To Test:
TODOs:
uhrjun commented 1 year ago

I want to konw is this right? if not. How should i optimize the

No optimization needed. Thanks for making the PR. Simple and concise.