Skip to content

Update to user interface and data display

Latest
Compare
Choose a tag to compare
@cemac-ccs cemac-ccs released this 19 Feb 12:32
· 4 commits to master since this release
8385ffa

Changes made to improve user experience:

  • Collapsible panels in main body replaced with tabs (collapsible panels in sidebar remain).
  • Histograms in plotting panel are now generated using the plotly library rather than the inbuilt histogram function. These histograms are now stacked with data from central and northern regions separated in the same way that data is separated in the subplots on the sidebar panels.
  • Table view now uses the DT library, and certain columns are hidden for readability and consistent row height.
  • Plotly subplots in the sidebar now have more readable bar labels, replacing the variable names read from the dataframe.