syampillai / SOCharts

A wrapper around the "echarts" JavaScript library to use it as a Vaadin component.
Apache License 2.0
27 stars 11 forks source link

Support for svg as alternative to canvas #28

Closed norbertroamsys closed 6 months ago

norbertroamsys commented 1 year ago

ECharts supports svg output since version 4.0 - please see here.

I would be good to have this option via SOChart setter or initialization.

syampillai commented 6 months ago

This feature is now added. Version 3.2.5 SOChart.setSVGRendering()