Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

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 configurationPython 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

  • No labels