EChartsEvent Op

EChartsEvent

capture echart-library-events


Full Name
  • Ops.Extension.ECharts.EChartsEvent
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorgithubMaintained by TeamJavascript Libraries
  • echarts.js (Apache ECharts is a powerful, interactive charting and data visualization library for browser)



Example Patch Simple ECharts Example

a simple example on how to use the echarts-library to draw graphs in cables

Open In Editor

Youtube Video Tutorial

INPUT PORTS


ECharts instance (Object)

<p>The ECharts instance</p>

Event name (String)

<p>Name of the event e.g &quot;click&quot;</p>

Query string (String)

<p>Ëlement selector e.g &quot;series.bar&quot;</p>

Query object (Object)

<p>Optional: More complex selection of elements to bind the event</p>

Refresh event binding (Trigger)

<p>Trigger if the reference to the chart changed or if you add/delete event dynamically</p>

OUTPUT PORTS


Out Chart (Object)

<p>ECharts instance</p>

Trigger (Trigger)

<p>Event was triggered</p>

Event params (Object)

<p>Event parameters</p>

Dirty (needs rebind) (

<i>boolean</i>

Number)

<p>Check whether the event needs to be rebounded to the ECharts instance object</p>


Patches using EChartsEvent

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarkikohs - 2021-03-05 13:01
Ops.User.stephan.EChartsEvent renamed to Ops.Libs.EChartsEventuser avatarstephan - 2021-03-05 14:02
Ops.Libs.EChartsEvent renamed to Ops.Libs.ECharts.EChartsEventuser avatarstephan - 2021-03-05 14:02
Ops.Libs.ECharts.EChartsEvent renamed to Ops.Extension.ECharts.EChartsEventuser avatarstephan - 2022-12-14 10:06