Hi !
I define chart via webix.protoUI({
…
}, webix.ui.chart, webix.EventSystem))
how to i can export chart to image, or i can getcanvast/ svg of chart export chart via services ?
help me ?
Hi !
I define chart via webix.protoUI({
…
}, webix.ui.chart, webix.EventSystem))
how to i can export chart to image, or i can getcanvast/ svg of chart export chart via services ?
help me ?
Unfortunately, there is no built-in chart-to-image functionality.