You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit rewrites the visualise page to use React instead of
AngularJS. Besides the migration to React this simplified and cleans up
a lot of the existing code. Additionally it includes a few layout
changes on the page. These have two aims:
1) Make the page more pleasant to use for visitors of a database who are
not interested in creating or modifying visualisations. They only
want to see the preconfigured visualisations, select them, and see
the plots. For them all the buttons should be mostly hidden.
2) Make creating, updating, and maintaining the publicly visible
visualisations easier for the database owner. For this the owner
needs more tools and a better overview for configuring
visualisations.
0 commit comments