📄️ Chart
The Chart object is used on the form to express the results returned to the end users from the data source by enriching them with visuality. With this object, the user is enabled to view a summary of information at the same time instead of directly viewing it.
📄️ LineChart
The LineChart object is used on the form to express the results returned to end users from the data source by enriching them with line visuals. With this object, the user is enabled to view a summary of information at the same time instead of directly viewing it.
📄️ SplineChart
The SplineChart object is used on the form to express the results returned to end users from the data source by enriching them with curved line visuals. With this object, the user is enabled to view a summary of information at the same time instead of directly viewing it.
📄️ BarChart
The BarChart object is used on a form to express the results returned to end users from the data source, enriching them with bar-shaped charts. With this object, the user is enabled to view a summary of information at the same time instead of directly viewing it.
📄️ ScatterChart
The ScatterChart object is used on the form to express the results returned to end users from the data source, enriching them with point representations. With this object, the user is enabled to view a summary of information at the same time instead of directly viewing it.
📄️ AreaChart
The AreaChart object is used on a form to express the results returned to end users from the data source, enriching them with spatial representations. With this object, the user is enabled to view a summary of information at the same time instead of directly viewing it.
📄️ PieChart
The PieChart object is used on a form to express the results returned to end users from the data source, enriching them with circular representations. With this object, the user is enabled to view a summary of information at the same time instead of directly viewing it.
📄️ Card
It is used to ensure that the fetched data is displayed on the cards on the form. With this object, the user is enabled to view a summary of information at the same time instead of directly viewing it.