We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234f127 commit 60b72f4Copy full SHA for 60b72f4
notebooks/bar.vl.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://vega.github.io/schema/vega-lite/v2.json",
3
- "data": { "url": "notebooks/population.json"},
+ "data": { "url": "population.json"},
4
"transform": [{
5
"filter": "datum.year == 2000"
6
}],
0 commit comments