rcl/examples
Ruud van Asseldonk 972fa2fe4e Add Vega graphic as an example
Vega is a data format, though one could say configuration format, for
declaratively defining data visualizations. It can be generated from
Python using Altair, but how about generating it with RCL?

I don't know if this is a good idea, but it is at least possible.
And it's already way more convenient to write than writing json in
the online editor, because in RCL you don't have to quote the keys.
2024-07-22 21:19:03 +02:00
..
buckets.rcl Run new autoformatter on all examples 2024-06-15 21:18:08 +02:00
github_actions.rcl Make a trailing comma always force tall 2024-06-18 19:23:40 +02:00
invert_map.rcl Update examples to showcase group_by/key_by 2023-12-01 01:07:44 +01:00
tags.rcl Run new autoformatter on all examples 2024-06-15 21:18:08 +02:00
unique_uids.rcl Update examples to showcase group_by/key_by 2023-12-01 01:07:44 +01:00
vega.rcl Add Vega graphic as an example 2024-07-22 21:19:03 +02:00