Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1005 Bytes

README.md

File metadata and controls

45 lines (27 loc) · 1005 Bytes

Data-driven story editor

Hey there. This is a demo for a very simple data-driven story editor.

This is my new content

Formatting

I can do formatting here, as you can see.

Storage

I can also save this .md file. (check out the url for this page)

Maps

Simple map example:

<Map layers={[ { "data": "https://opendata.arcgis.com/datasets/9c58741995174fbcb017cf46c8a42f4b_25.geojson", "name": "Points", "tooltip": { "propNames": [ "Location" ] } } ]} title="Roads in York" />

Data visualization

Lastly, we can create custom "components" on this editor. Check out this table:

And this chart

...