Improved Dashboards (upgrade Dash)
Open
@SubhadityaMukherjee is already working on this.
Since Sep 27, 2024.
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 30
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 6
Description
To decide: what will we do exactly?
Make dashboards (e.g. dataset analysis) more user friendly and quicker.
There are several problems with the current Dash visualizations:
- Font, font-size, and used colors all severely limit the accessibility of the Analysis tabs.
- The Dashboards are at times very slow (for example, retrieving run results for a task) -> perhaps we can avoid loading (as much) data through graphql or subsampling.
We also should migrate to the latest Dash (1.3->2.6). It might also be worthwhile to do a quick survey to see if there are no better options available at this time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.