/
1.2.1.1.9. Python Widget

1.2.1.1.9. Python Widget

Python Widget can be found in the Script drop down list.

Dashboard header in design mode with add widget menu

When in edit mode the following data is configurable:

  • Refresh time (in minutes) - after how much time the widget refreshes

  • Python script - can be added or change by clicking on the Python Script Configuration Button

  • Data Representation - Python widget accept 4 types of data representation: chart, table, counter and data points

Python widget configuration
Python widget script configuration window

To test the script Run Script button can be used. After configuration is done click Save.

Data representation

There are 4 types of data representations for this widget:

  • chart,

  • table

  • counter

  • data points

Data representation - Chart

Python window Data representation type chart section

Data representation - Table

Python window Data representation type table section

Data representation - Counter

Python window Data representation type counter section

Data representation - Data points

Python window Data representation type data points section

 

Related content