Chart.js/types
Evert Timberg 56a8a23d54
Add new option, skipNull to bar charts that enables skipping null values (#7849)
* Add new option, `skipNull` to bar charts that enables skipping null
or undefined values.

* Address code review feedback

* Fix windows CI lint issues
2020-10-06 07:33:24 -04:00
..
controllers Add new option, skipNull to bar charts that enables skipping null values (#7849) 2020-10-06 07:33:24 -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 Enable custom sorting of the legend items (#7851) 2020-10-05 22:15: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