Dashboard: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Using the [[Text Panel]] users can create thee own dashboards in JavaScript making use of graphs from [[Plotly]]. | Using the [[Text Panel]] users can create thee own dashboards in JavaScript making use of graphs from [[Plotly]]. | ||
You can also use the JavaScript | You can also use the JavaScript Dashboarding Library provided at Github: https://github.com/Tygron/tygron-dashboard | ||
{{article end | {{article end | ||
| Line 7: | Line 7: | ||
* [[How to plot neighborhood demographics in a pie chart]] | * [[How to plot neighborhood demographics in a pie chart]] | ||
* [[How to measure area averages of a grid and visualize it in a graph]] | * [[How to measure area averages of a grid and visualize it in a graph]] | ||
* [[Howto create a dashboard using the Dashboarding Library]] | |||
}} | }} | ||
Revision as of 11:53, 3 October 2025
Using the Text Panel users can create thee own dashboards in JavaScript making use of graphs from Plotly.
You can also use the JavaScript Dashboarding Library provided at Github: https://github.com/Tygron/tygron-dashboard