Webcharts icon indicating copy to clipboard operation
Webcharts copied to clipboard

Build mouseover for enrollment overtime chart into Webcharts

Open nandriychuk opened this issue 5 years ago • 3 comments

See code for respective feature here: https://github.com/RhoInc/dashboard-charts/blob/master/src/accrual-over-time/callbacks/onResize/addHover.js

image

nandriychuk avatar Mar 26 '19 17:03 nandriychuk

This is nice, but might be a bit hard to generalize for use in the base webcharts library. It's really more of a plugin. Then again maybe we should add plugins; there is definitely other custom code that we use repeatedly that could be added here. Something like marks[].plugins: ['legend-annotation', 'marginal-histogram'] would certainly be nice ...

Probably a lot of work though. Might be best to hold off to v2.0.

jwildfire avatar Nov 18 '19 17:11 jwildfire

Created new plugin label to track this kind of request.

jwildfire avatar Nov 18 '19 17:11 jwildfire

line-specific, but might consider as part of a broader improved-tooltips initiative

samussiah avatar Nov 21 '19 17:11 samussiah