v0.7.0
Lots of new features introduced with v0.7.0:
- Interactive mode is now the default. To create static plots, run moddotplot with
moddotplot --static. - Interactive mode now precomputes distance matrices before launching Dash application. Selecting the number of layers to compute can be done with the
-lflag. - Added option to replace command line args with a config file
moddotplot -c configto better manage complex customization options. Sample config file. Recommended use for creating static plots. - Numerous bugfixes & quality of life updates.