The Chart Visualizer in Megaladata does not directly support aggregation operations. It is designed to display the relationship between fields.
To aggregate data before visualization:
1. Use the Grouping component to aggregate your data (e.g., sum, average, count).
2. Use the aggregated data as input for the Chart Visualizer.