chart-multiple-line
Reactive icon

Chart Multiple Line

Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded
 on 22 October 2021
 by 
5.0
 (12 ratings)
chart-multiple-line

Chart Multiple Line

Documentation
2.0.0

Procedure to Implementation:

- We can use the server action or Web Blocks.

- The Input params are X Axis - List of Text and Y Axis - Structural List.

- We should set the line/column "name", "color","data" and "type".

  Ex: name: "Test", color: "blue", type: "line" or "column" and "data": list of decimal.