Skip to content

Automate SVG/PNG generation #6

@zuhao

Description

@zuhao

Plotrb's main focus is to generate Vega-compatible JSON spec, which can be interpreted by Vega either in browser or to produce the final SVG/PNG directly.

It would be very convenient if we can automate the latter. For this task, you can write a Ruby/shell script that feeds Plotrb's output to Vega's headless mode and generate the image directly. Users don't even need to be aware of the JSON spec.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions