Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Title: The title of the card
    (info) SFormat is supported.
  • HistoryDefaultSelection: A list of selection retrieved from the Selection folder in the BtibService. The selection needs to target histories (history:) or historyExtensions (slot:)
  • HistorySelectionPolicy
    • Stand Alone: The card will use the default history selection
    • Slave: The history selection is given by another card like HistoryListSelector
  • TimeRangeDefaultSelection: The default period (a TimeRangeDefinition) applied on the first display. If nothing is provided, it will display the last 24 hours
  • TimeRangePolicy
    • Stand Alone: The widget displays a dropdown to select a period (month to date, last year...)
    • Slave: The period is given by another widget like a period selector.
  • yAggregation: whether to apply an aggregation (sum, min, max...) defined by the tags in the histories or to let the raw values
  • Format: The text to display for each history. Example: %historyDisplayName% or %id%
  • Pie Policy
    • Embedded: Show the Pie Chart embedded with the others Charts
    • Full View: Show the Pie Chart only
    • None: Hide Pie Chart
  • Free Color Mode: Whether to take the colors from tags, or auto select colors. See Configuring General Resources for histories
  • Split chart: Will shift every chart to be on the top of each other
  • Pie Position:
    • Backward: Pie Chart will be behind the other charts
    • Forward: Pie Chart will be in front of other charts
  • Refresh: Timer to force the refresh of the chart. Default value is 0 and will not refresh the card
  • Min Max Auto: Boolean to scale the chart automatically (will override min-max facets from histories)

  • Plot Lines: 
    • Enable max: Enable max plotLine and allow to choose color. In the lastest version, it is possible to set the value of the line with an sFormat.
    • Enable min: Enable min plotLine and allow to choose color. In the lastest version, it is possible to set the value of the line with an sFormat.
  • Chart Background: Background color of the chart
  • Legend Foreground:  Foreground of legends and axis
  • Export Date Format: Date format when exporting in csv (%Y-%m-%d %H:%M:%S by default)


Export feature:


PNG

PDF

CSV

SVG

version

Image Modified

(tick)

(tick)(tick)(tick)

Image Modified

(tick)(tick)(tick)(tick)

Image Modified

(tick)(tick)(tick)(tick)>= 80.0.361.50



Additional Features

You can drag&drop an history from the nav tree (both Workbench and Web browser) to create a new chart. In this case the new history isn't saved after refreshing the page.

...