# 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
