Skip to content

Export chart with Malloy CLI #39

@Ben8t

Description

@Ben8t

Malloy charting capabilities are very nice and while it's possible to export then as PNG through VS Code, it's not possible to do the same via the CLI.

Use cases are many:

  • being able to do a full T of ETL with Malloy as the main modelling semantic and being able to export corresponding chart for each model/views. I can see important workflow made in Python or R nowadays streamlines withon only Malloy modelling and new exporting capabilities
  • create a self-serve chart/BI with Malloy CLI serving as backend for chart creation
  • just export charts programatically

Interface Ideas:

malloy run <malloy_file> --export-charts=<true|false> --export-charts-format=<PNG|JPG|SVG|...>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions