Application to plot MFDs and logic trees.
Logic trees are shown using the Plotly Treemap plot.
Applications calls NSHMs service to see what NSHM are installed.
Services used from nshmp-haz.
Example of services called:
Main application entrypoint.
See AppComponent.
Application about page.
See AboutComponent.
Main content with Angular material tabs for different content.
See ContentComponent.
Control panel for application, form fields and buttons to plot MFDs and logic trees.
Table of MFD service response data shown in plot.
See DataComponent.
Logic tree plot using Plotly Treemap.
See LogicTreeComponent.
Summary of form field values used to call service.
See ParameterSummaryComponent.
MFD plot.
See PlotsComponent.
Plot settings.
See SettingsComponent.