org.clojars.punit-naik.chart-actions
increase-hover-area
(increase-hover-area spec)
Adds a selection in the `spec` to increase the hover area of a point on the chart
So that tooltips show even if the cursor is not exactly on the point
select-on-click
(select-on-click spec {:keys [select-fld select-type select-bind select-name], :or {select-fld "label", select-type "multi", select-bind "legend", select-name :A}})
Selects data only belonging to a particular label which was clicked
and fades out others from the legend bar