Where you can make charts#
Learn how every results table in the app turns the rows you select into a chart, and what opens when it does.
Every workspace that shows results in a table lets you turn a selection into a chart. Select the rows you care about, then select Generate Chart from the right-click menu. A chart window opens and plots the numbers in those rows. The tool works the same way wherever a results table appears, so the skill carries across the app.

Screenshot to be added: the Generate Chart window open over a results table.
Tables that offer Generate Chart#
Generate Chart is part of the tables across the app, not a feature of its own. You find it on the packet list in Packet Capture, the request list in the Web Debugger, the events table in Log Explorer, and the results grid when you run SQL in the Database Client.
The chart reads only the rows you select, so your selection in the table decides what goes on the plot.
What the chart window does#
The chart opens in a floating window above the table, so the source stays visible behind it. The window picks a chart type and axes from the columns you selected, then draws them at once.
From there you can move and resize the window, switch between chart types, and open a panel to change the data and the look of the chart. See Generating a chart for the steps, and The chart window for the controls.