Skip to content

feat(sparklines): Add emission of `chartCreated`

David Pisek requested to merge sparkline-charts-emit-on-created into master

This MR adds the emission of an event when the chart instance gets created. The chart instance gets passed to the handler.

Edited by David Pisek

Merge request reports