README
Disaggregation Plotter using D3
Ported from hazdev-d3 and earthquake-hazard-tool.
Run Example
cd ROOT_DIRECTORY
npm i
npm run start
Example is on http://localhost:4200/
Disaggregation plots using D3, ported from hazdev
<script type="module">
import nshmpDisaggD3 from 'https://cdn.skypack.dev/@nshmp/disagg-d3';
</script>
Ported from hazdev-d3 and earthquake-hazard-tool.
cd ROOT_DIRECTORY
npm i
npm run start
Example is on http://localhost:4200/