Versions Compared

Key

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

...

NameDescription
IDMenu element unique ID. Userview will use this ID in the URL for the menu if Custom ID property is empty.
Custom ID

Item link slug. Optional field.

Info

Ensure that value defined here is unique to other userview menus in the app, since the first matching/conflicting ID will take precedence in page loading.

LabelMenu label. Mandatory field.
Chart TitleChart Title to be displayed as part of the generated chart.
Chart Theme

Choose from a wide selections of color schemes for the chart.

Chart Type

Available chart types:

  • Area Chart
  • Bar Chart
  • Line Chart
  • Donut Chart
  • Pie Chart
  • Custom
(With this
Tip
iconfalse

With the Custom option, you can define multiple charts and chart types in a single page to represent different

perspectives

sets or interpretations from the same datasource.

Additional configurations required to define chart type(s) for representations of number value(s). See Data Mappings below.

Data Mappings

Area Chart, Bar Chart, Line Chart, Donut Chart, Custom

Series Customization (Pie)
NameDescription
ListTarget Datalist to read records from.
X-axis Value
Number Value (Pie)
Datalist column to represent the x-axis of the chart.
Number Values
PropertyDescription
Number Value
Show Value Label in Chart?
Series CustomizationSee chart configuration documentation here: https://echarts.apache.org/en/option.html#series

Pie Chart

NameDescription
ListTarget Datalist to read records from.
X-axis ValueDatalist column to represent the categories of the pie chart.
Number ValueDatalist column to represent the category values of the pie chart.
Series CustomizationSee chart configuration documentation here: https://echarts.apache.org/en/option.html#series-pie

Chart Options

NameDescription
Show Legend
Show Value Label in Chart
Show Tool Tip
WidthMaximum Width of chart.
HeightMinimum Height of chart.

...