DIAGRAMMATIC
save your work locally, this app is going away soon!
Login with GitHub
CODE
dejan
/
Cloud providers market share
(public)
{ "description": "Cloud provider market share in 2023. Data: https://www.statista.com/chart/18819/worldwide-market-share-of-leading-cloud-infrastructure-service-providers/", "data": { "values": [ {"provider": "Amazon Web Services", "share": 0.32}, {"provider": "Microsoft Azure", "share": 0.22}, {"provider": "Google Cloud", "share": 0.11}, {"provider": "Alibaba Cloud", "share": 0.04}, {"provider": "IBM", "share": 0.03}, {"provider": "Sales Force", "share": 0.03}, {"provider": "Oracle", "share": 0.02}, {"provider": "Tencent Cloud", "share": 0.02} ] }, "config": { "view": { "stroke": "transparent" } }, "layer": [{ "mark": "bar" }, { "mark": { "type": "text", "align": "left", "dx": 3 }, "encoding": { "text": {"field": "share", "type": "quantitative", "format":".0%"} } }], "encoding": { "x": { "field": "share", "type": "quantitative", "title": "", "bin": false, "axis": {"labels": false, "grid": false, "ticks": false, "domain": false} }, "y": { "field": "provider", "type": "nominal", "sort": "-x", "title": "" } } }
PREVIEW
PNG
SVG
Auto-save OFF
Saving
You can change the code, but you won't be able to save it as you are not the owner.
vega-lite