DARPA-ASKEM / terarium

https://app.terarium.ai
Apache License 2.0
12 stars 2 forks source link

[RESEARCH]: Using Vega/Vegalite to create charts as outlined in the design sketches #3888

Open mwdchang opened 2 weeks ago

mwdchang commented 2 weeks ago

We want to reproduce the follow charts in Vega/Vega-lite grammar:

Line chart for showing simulated trajectories across multiple sampled runs

Line chart showing calibration or optimization losses

Area chart + xy-scatter for showing error distributions and individual error across samples against some ground truth.

mwdchang commented 2 weeks ago

Examples:

Technical example showing raincloud + boxplot of a dataset:

Example with multiple time series and transform