Dashboard: Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
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 Dashboard SDK provided at Github: https://github.com/Tygron/tygron-dashboard
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]]
* [[How to create a dashboard using the Dashboarding Library]]
}}
}}

Latest revision as of 15:41, 17 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