syampillai/SOCharts

Extend event handling to other chart types/actions (e.g. click event on a bar chart)

Opened this issue · 0 comments

Could the event handling be extended in a way, that it supports to react on user actions on the chart (see echarts doc)

E.g. registering a click event on a bar chart item should allow for routing to a new Vaadin view.