Chart.js/types
Evert Timberg a8a83d12cd
Provide APIs to set active (hovered) and tooltip elements. (#7845)
Provide APIs to set active (hovered) and tooltip elements.

Chart.setActiveElements will set the hovered items.
Chart.tooltip.setActiveElements will set the tooltip items.
2020-10-05 17:14:38 -04:00
..
controllers Enable per-dataset circumference and rotation for pie/doughnut charts (#7833) 2020-10-03 16:47:39 -04:00
core Provide APIs to set active (hovered) and tooltip elements. (#7845) 2020-10-05 17:14:38 -04:00
elements Minor type fixes (#7812) 2020-09-23 08:43:33 -04:00
helpers flat helpers (#7806) 2020-09-28 09:11:55 -04:00
platform Fix: maximum size and mouse position with styling (#7816) 2020-09-26 13:18:35 -04:00
plugins Provide APIs to set active (hovered) and tooltip elements. (#7845) 2020-10-05 17:14:38 -04:00
scales Strong typings for scales and datasets in options (#7791) 2020-09-14 09:57:00 -04:00
index.esm.d.ts WIP: TypeScript types (#7668) 2020-08-04 16:52:57 -04:00
interfaces.d.ts Remove enum types (#7841) 2020-10-03 16:48:22 -04:00