// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` spec AnomalyHeatmapChart with Sample anomaly data 1`] = `
Choose a filled rectangle in the heat map for a more detailed view of anomalies within that entity.

View by:

Select an option: By severity, is selected
Anomaly grade
0.0 (None)
(Critical) 1.0
`; exports[` spec AnomalyHeatmapChart with anomaly summaries data 1`] = `
Choose a filled rectangle in the heat map for a more detailed view of anomalies within that entity.

View by:

Select an option: By severity, is selected
Anomaly grade
0.0 (None)
(Critical) 1.0
`; exports[` spec AnomalyHeatmapChart with multiple category fields 1`] = `
Choose a filled rectangle in the heat map for a more detailed view of anomalies within that entity.

View by:

Select an option: By severity, is selected
Anomaly grade
0.0 (None)
(Critical) 1.0
`; exports[` spec AnomalyHeatmapChart with one category field 1`] = `
Choose a filled rectangle in the heat map for a more detailed view of anomalies within that entity.

View by:

Select an option: By severity, is selected
Anomaly grade
0.0 (None)
(Critical) 1.0
`;