Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export chart with Malloy CLI #39

Open
Ben8t opened this issue Aug 6, 2024 · 0 comments
Open

Export chart with Malloy CLI #39

Ben8t opened this issue Aug 6, 2024 · 0 comments

Comments

@Ben8t
Copy link

Ben8t commented Aug 6, 2024

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|...>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant