Binds events to chart interactions.
Arguments
- e
An
echarts4r
object as returned bye_charts
or a proxy as returned byecharts4rProxy
.- query
Condistion that triggers the handler
- handler
JavaSscript handler, passed to JS.
- event
Event that triggers the handler.