EChartsEvent Op
capture echart-library-events
Summary (oneliner)
Using this op you can capture ECharts events: https://echarts.apache.org/en/api.html#events
- Ops.Extension.ECharts.EChartsEvent
- Extension Op - Visible to all users
- MIT
- echarts.js (Apache ECharts is a powerful, interactive charting and data visualization library for browser)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Simple ECharts Example
a simple example on how to use the echarts-library to draw graphs in cables
Youtube Video Tutorial
INPUT PORTS
The ECharts instance
Name of the event e.g "click"
Ëlement selector e.g "series.bar"
Optional: More complex selection of elements to bind the event
Trigger if the reference to the chart changed or if you add/delete event dynamically
OUTPUT PORTS
ECharts instance
Event was triggered
Event parameters
Check whether the event needs to be rebounded to the ECharts instance object
Patches using EChartsEvent
Changelog
created op | kikohs - 2021-03-05 13:01 | |
Ops.User.stephan.EChartsEvent renamed to Ops.Libs.EChartsEvent | stephan - 2021-03-05 14:02 | |
Ops.Libs.EChartsEvent renamed to Ops.Libs.ECharts.EChartsEvent | stephan - 2021-03-05 14:02 | |
Ops.Libs.ECharts.EChartsEvent renamed to Ops.Extension.ECharts.EChartsEvent | stephan - 2022-12-14 10:06 |