CNode

用nodejs生成echarts图表

分享
Ssuxiaoxin发布于10 年前最后回复9 年前6 回复19927 浏览0 收藏

https://github.com/suxiaoxin/node-echarts 有时候我们需要在后台生成报表,可以用nodejs生成echarts报表

查看回复

回复 (6)

T
tigerlove#1·10 年前

录制个gif最好,不然看不到效果

A
alsotang#2·10 年前

https://github.com/Galen-Yip/render 我这边最近也做了个类似的,不过效率应该比你这个差不少。我们用的是 phantomjs

S
suxiaoxin#3·10 年前
引用 alsotanghttps://github.com/Galen Yip/render 我这边最近也做了个类似的,不过效率应该比你这个差不少。我们用的是 phantomjs

@alsotang 我这个是很快的,不过还可以更快 做个制作图表服务器,简单可以做成http或者rpc服务器,复杂点做成tcp也行

W
wumaimai#5·9 年前

@suxiaoxin 下载'canvas-prebuilt'老是失败。

S
shuaishenk#6·9 年前

用过这个node-canvas,环境依赖一样,https://github.com/Automattic/node-canvas

参与回复
登录后即可参与回复。登录