Skip to content

doublechaintech/echarts-server-png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echarts-server

An echarts server rendering option into png

直接取得例子的图片

http://localhost:3000/sample

curl -d @sample-data.json  -H "Content-Type: application/json" http://localhost:3000/ -o sample.png

sample-data.json是一个文件。位于test目录下

注册后,取得一个图片

3D图表的支持

yarn add echarts-gl

没有window对象,不工作

About

An echarts server rendering option into png

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published