woocommerce/plugins/woocommerce-admin/client/components/chart
Albert Juhé Lluveras 80449c6c57 Make tooltip position be relative to the hovered elements instead of the mouse (https://github.com/woocommerce/woocommerce-admin/pull/471)
* Make tooltip position be relative to the hovered elements instead of the mouse

* Set tooltip margin to 24px to match CSS 'gap-large'

* When focusing a bar with value 0, set the target node to its parent so the tooltip is displayed next to it

* Make sure 'mouseout' event is not triggered when hover the tooltip box

* Make sure the tooltip is never rendered too much to the left/top of the chart

* Get the size of the tooltip box from the DOM when it's available

* Minor fixes
2018-09-26 14:17:29 +02:00
..
d3-base line and bar icon buttons 2018-09-11 13:10:36 +02:00
test Update tooltip title and labels in standard graphs (https://github.com/woocommerce/woocommerce-admin/pull/458) 2018-09-20 16:28:22 +02:00
charts.js Improve charts accessibility (https://github.com/woocommerce/woocommerce-admin/pull/421) 2018-09-25 11:42:08 +02:00
example-hour.js exmple-hour update 2018-09-06 11:40:29 +02:00
example.js add smallcolorscale fractions for chromatic scaled colors 2018-09-10 15:59:14 +02:00
example.md Add visual component docs from markdown examples (https://github.com/woocommerce/woocommerce-admin/pull/470) 2018-09-24 11:36:35 -04:00
index.js Use 'H' component for chart header (https://github.com/woocommerce/woocommerce-admin/pull/480) 2018-09-26 09:20:29 +02:00
legend.js Chart Legend: Update checkbox styles to outline when unchecked (https://github.com/woocommerce/woocommerce-admin/pull/426) 2018-09-19 16:41:13 +02:00
placeholder.js Add loading indicators, error state, and EmptyContent to the revenue report. (#347, woocommerce/woocommerce-admin#348) 2018-09-05 12:45:49 -04:00
style.scss Make tooltip position be relative to the hovered elements instead of the mouse (https://github.com/woocommerce/woocommerce-admin/pull/471) 2018-09-26 14:17:29 +02:00
utils.js Make tooltip position be relative to the hovered elements instead of the mouse (https://github.com/woocommerce/woocommerce-admin/pull/471) 2018-09-26 14:17:29 +02:00