You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/workspace/developers/widget-types/aggrid-table-charts.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -766,6 +766,38 @@ The following example shows the ChartView interface:
766
766
767
767
The highlighted ChartView option enables seamless conversion between table and chart views.
768
768
769
+
### Chart Navigator
770
+
771
+
Enable the navigator bar below the chart to pan and zoom across the data range. Set `chartNavigatorEnabled: true` inside the `chartView` configuration.
Display a mini chart overview next to the main chart for quick context and navigation. Set `chartMiniChartEnabled: true` inside the `chartView` configuration.
0 commit comments