Using Events To Replace Graphics
Chartist-js
Chartist has fixed graphical representations that are chosen because of their flexibility and to provide a
high level of separation of the concerns. However, sometimes you probably would like to use different shapes
or even images for your charts. One way to achieve this is by using the draw events and replace or add
custom SVG shapes.