In this sample we’ll see how to create a chart using the scroll resource.
1 – Create a chart application based on the table “sales”.
Note: In this sample, we’ll use a clause WHERE to limit the amount of records.
2 – Once the application is created, we’ll select the fields that we’ll use on the chart.
3 – Now click on the tab “Chart” and select the chart type. For scroll, we have these: “Scroll Bar 2D“, “Scroll Column 2D”, “scroll line” e “Scroll Area 2D”.
4 – Now click on the button “Run application”.
Comment this post