-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visualisation of table data #365
Comments
Should this automatically be shown, when map is hidden? Or should the user have the possibility to select the extracted data from all possible data? |
A little more detail (with opportunities for suggestions):
|
@imsk111 Wäre es eine Idee einen Toggle einzubauen, der map und chart austauscht und wir dann analog zu der tabelle auf der rechten Seite auch links ein Dropdown anbieten, wo die Kennzahlen aus der Tabelle rechts verfügbar sind. Dann zusätzlich eine Auswahl des Diagrammtyps? Was meinst du dazu? |
Toggle + swap sounds good ... Die Auswahl des Diagrammtyps kann gern über ein Dropdown erfolgen. Ich denke nur, dass wir mit einem Barchart erstmal gut bedinet sind, da die Informationen immer diskreten Einheiten (Building Blocks, Districts) zugeordnet sind. Weitere Diagrammtypen wären dann eine Option für später. Gut wäre zusätzlich noch, wenn die Reihenfolge der Reihenfolge der Zeilen in der Tabelle folgt. So könnten wir einfach nach bestimmten Parmatern sortieren. |
Also die Empfehlung ist, in en TabellenHeader zusätzlich zum Sortierungspfeil ein Icon einzublenden, mit dem das Diagramm angezeigt wird. Die Karte würden wir dann nur auf diese Aktion hin ausblenden, um weniger Klicks zu produzieren. Initial wird eine Barchart angeboten. Issue #366 würde dann nicht benötigt. |
To improve data exploration a visual representation of key data should be added to the right side of the panel.
It could extract selected data from the table and display it as a bar graph (others may follow later).
The data coloumn to display should be selectable. (maybe later the type of visualisation).
The text was updated successfully, but these errors were encountered: