In this sample we’ll see how to create one analytic chart in lines using a zoom resource in one determined part of the chart.

1 – Create an chart application using 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: Zoom line.

4 – Now click on the button “Run application”.

Comment this post