@macrostrat/column-components
Version:
React rendering primitives for stratigraphic columns
18 lines (11 loc) • 623 B
Markdown
# Stratigraphic column rendering components
Reusable user-interface primatives for rendering stratigraphic columns.
Based on [React](https://reactjs.org) and [D3.js](https://d3js.org).
## Examples
- [Column renderer](http://birdnest.geology.wisc.edu/section-renderer) for [Macrostrat](https://macrostrat.org) generalized, age-domain sections (prototype)
- [Column editor](http://birdnest.geology.wisc.edu/section-editor) for measured-height-domain field stratigraphic sections (prototype)
## Installation
```
npm install --save @macrostrat/column-components
```
Note: this is aspirational and does not work quite yet