hvega-0.5.0.0: tests/specs/geo/mapComp1.vl
{
"hconcat": [
{
"height": 300,
"mark": {
"type": "geoshape",
"filled": false
},
"data": {
"url": "https://vega.github.io/vega-lite/data/graticule.json",
"format": {
"feature": "graticule",
"type": "topojson"
}
},
"width": 300,
"projection": {
"type": "orthographic"
}
},
{
"height": 300,
"mark": {
"type": "geoshape",
"filled": false
},
"data": {
"url": "https://vega.github.io/vega-lite/data/graticule.json",
"format": {
"feature": "graticule",
"type": "topojson"
}
},
"width": 300,
"projection": {
"type": "orthographic"
}
},
{
"height": 300,
"mark": {
"type": "geoshape",
"filled": false
},
"data": {
"url": "https://vega.github.io/vega-lite/data/graticule.json",
"format": {
"feature": "graticule",
"type": "topojson"
}
},
"width": 300,
"projection": {
"type": "orthographic"
}
}
],
"$schema": "https://vega.github.io/schema/vega-lite/v4.json"
}