Open anu-rock opened 9 months ago
Results of exploration related to choosing a charts library - pepjwh-Mz-p2. We compared Chart.js and D3.js, and are leaning toward the latter which is already included in WooCommerce core. But some more exploration is required to determine how to adapt D3 for our use case. Until that's sorted, marking this issue as blocked.
cc @mordeth
Description
Create a chart to visualize payments, refunds, and disputes for the given period, and show trends with respect to the selected comparison period.
Acceptance criteria
Designs
Dev notes
We may leverage the same charting library as used by WooCommerce Analytics - D3.js:
chartjs.org also looks like a good candidate.
Additional context