Skip to content

Instantly share code, notes, and snippets.

View maxime-huyghe's full-sized avatar

Maxime Huyghe maxime-huyghe

  • France
View GitHub Profile
{
"$schema": "https://vega.github.io/schema/vega-lite/v4.json",
"data": {
"url": "https://www.orkidees.com/share/data_vega_A20.csv"
},
"mark": "bar",
"encoding": {
"x": {
"timeUnit": "month",
"field": "date",