Skip to content

echarts 生成的图表,在使用wkhtmltoimage 转换成图片的问题 #2006

@greatmoon

Description

@greatmoon

echarts 生成的图表 ,无法用wkhtmltoimage 转换成图片
wkhtmltoimage --enable-javascript --debug-javascript --javascript-delay 1200 'http://echarts.baidu.com/doc/about.html' a.jpg 生成的图片是 是空白页;

而其他的js 插件例如ichart 就可以
wkhtmltoimage --enable-javascript --debug-javascript --javascript-delay 1200 'http://www.ichartjs.com/samples/index.html?page=column2d_01.html&pageno=2' a.jpg

应用场景是服务端自动生成图表的快照。
开发人员能帮看看吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    inactiveNot active for some time or no response from the author. Will be closed soon.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions