explorers: explorer_as_a_grapher
This data as json
slug | isPublished | config | createdAt | updatedAt |
---|---|---|---|---|
explorer_as_a_grapher | 0 | { "blocks": [ { "args": [], "type": "graphers", "block": [ { "type": "DiscreteBar", "title": "Using the Explorer Creator to Make a Grapher", "ySlugs": "gdp", "subtitle": "This demonstrates how to use hideControls to make a Grapher entirely in the Explorer creator. If you need to make a quick chart from CSV or inline data, this may be a reasonable option.", "hasMapTab": "true" } ] }, { "args": [], "type": "table", "block": [ { "gdp": "100", "year": "2020", "entityName": "Canada" }, { "gdp": "110", "year": "2020", "entityName": "France" }, { "gdp": "320", "year": "2020", "entityName": "United States" } ] }, { "args": [], "type": "columns", "block": [ { "name": "Gross Domestic Product", "slug": "gdp", "type": "Currency" } ] } ], "_version": 1, "defaultView": [ "?selection=Canada~France~United States" ], "hideControls": "true", "explorerTitle": "Using Explorer to Make a Grapher", "explorerSubtitle": "This demonstrates how to use hideControls to make a Grapher" } |
2023-06-01 19:11:24 | 2023-06-01 19:11:24 |