Merge charts

Mano TothSenior Technical Writer
August 21, 2024
Changelog Screenshot

We’re thrilled to announce that you can now merge separate visualizations into a single chart. Previously, when you ran a query that produced several visualizations, Axiom displayed the charts separately. This is still the default behavior, but you can now choose to display the separate visualizations in a single chart. This enables you to get a better overview of trends in your data.

For example, the query below displays a different visualization for each percentile specified in the query:

['sample-http-logs']
| summarize percentiles_array(req_duration_ms, 50, 90, 95) by status, bin_auto(_time)

Run in Playground

To merge the separately displayed charts into a single chart, click the View options icon, and then select Merge charts. For more information, see Merge charts.


Interested to learn more about Axiom?

Sign up for free or contact us at sales@axiom.co to talk with one of the team about our enterprise plans.