Closed Smit-tay closed 3 months ago
Fixes #82
Visualiser works as an add-in. providing an input UI for various parameters.
Fixed the issue which would cause the Visualiser to not actually display, even though it was running.
It seems a Shiny app (which I use for parameter input) can't launch another Shiny App (the visualiser) trivially. The work-around, is to make sure the parameter app closes before launching the visualiser.
Looks good - I'll make some edits to the UI later to make it prettier, but it seems functional once the comments above are added in.
Done
There appears to be some kind of issue with importing shiny.