woocommerce/plugins/woocommerce-admin/client/components/chart/test
Albert Juhé Lluveras a18a9cd89a Update tooltip title and labels in standard graphs (https://github.com/woocommerce/woocommerce-admin/pull/458)
* Allow adding a label for each specific point in a chart

* Update test fixtures

* Update README with new data format

* Simplify getPreviousDate function code

* Update tooltip dates format

* Add new prop to charts 'tooltipTitle' to override the date tooltip title

* Fix totals not being calculated in charts legend

* Fix JS error when hiding lines in chart

* Fix a couple of issues with chart README

* Add quotes around prop names

* Remove unused variable

* Remove colon after tooltip label
2018-09-20 16:28:22 +02:00
..
fixtures Update tooltip title and labels in standard graphs (https://github.com/woocommerce/woocommerce-admin/pull/458) 2018-09-20 16:28:22 +02:00
legend.js Don't allow unselecting all items in chart legends (https://github.com/woocommerce/woocommerce-admin/pull/427) 2018-09-18 16:53:30 +02:00
utils.js only sort on totals for layout=comparison & add dateParser prop for date formatting 2018-09-10 14:57:36 +02:00