TOOL API

RenderEchart

Renders charts to images using provided ECharts configuration and size parameters, returning the image URL

finance1 credits

Call information

Tool slug
qieman.RenderEchart
Provider
Qieman
Average response
0 ms
Calls in 7 days
0

Input parameters

option

ECharts配置,支持JSON字符串或JavaScript代码

width

图表宽度,单位px,比如800表示800px

height

图表高度,单位px,比如600表示600px

devicePixelRatio

设备像素比