Plotly: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Plotly<ref name="Plotly"/>, is a free and open source library that lets you create and update figures, display them. Plotly functionality can be called via JavaScript in [[Panels]] and [[Indicators]].
[[File:Grid_overlay_area_measurement_line_chart.png|thumb|right|A Panel instance of the [[Grid Overlay Area Measurement (Panel)|Area Measurement Template Excel]] showing the calculated average values within an area of a Surface Value result of a [[Water Overlay]] simulation.]]
Plotly{{ref|Plotly}} is a free and open-source library used to create, update, and display figures. Plotly functionality can be called via JavaScript in [[Panels]] and [[Indicators]].


Plotly is automatically included as an import for html pages served by the {{software}} when Plotly (with a capital P) is used in content of that page.
Plotly is automatically included as an import for html pages served by the {{software}} when Plotly (with a capital P) is used in content of that page.


* A basic example [[Grid Overlay Area Measurement (Panel)]] for measurement graphs in an area.
* To find a basic example of how to plot a grid overlay, add a "Panel → Add Text Template", go to the panel text and select "(enlarge)", then click the "Insert TQL Plotly Graph" link.
* Another example [[Grid Overlay Area Measurement (Panel)]] for measurement graphs in an area.


{{article end
{{article end
|howtos=
* [[How to measure area averages of a grid and visualize it in a graph]]
* [[How to plot neighborhood demographics in a pie chart]]
|references=
|references=
<references>
<references>
<ref name="Plotly">Plotly ∙ found at: https://plotly.com/javascript/ (last visited: 2025-05-12)</ref>
{{ref|Plotly
  |name=Plotly
  |author=
  |page=
  |source=
  |link=https://plotly.com/javascript/
  |lastvisit=2025-05-12
}}
</references>
</references>
}}
}}
{{Indicator nav}}
{{Panel nav}}

Latest revision as of 07:40, 10 July 2026

A Panel instance of the Area Measurement Template Excel showing the calculated average values within an area of a Surface Value result of a Water Overlay simulation.

Plotly[1] is a free and open-source library used to create, update, and display figures. Plotly functionality can be called via JavaScript in Panels and Indicators.

Plotly is automatically included as an import for html pages served by the Tygron Platform when Plotly (with a capital P) is used in content of that page.

  • To find a basic example of how to plot a grid overlay, add a "Panel → Add Text Template", go to the panel text and select "(enlarge)", then click the "Insert TQL Plotly Graph" link.
  • Another example Grid Overlay Area Measurement (Panel) for measurement graphs in an area.