[APM] Define placement “Right” to offset tooltip (#87729)

This commit is contained in:
Casper Hübertz 2021-01-11 10:58:06 +01:00 committed by GitHub
parent a0d33dc3a9
commit c545b32755
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,7 +109,7 @@ export function TimeseriesChart({
}}
onPointerUpdate={setPointerEvent}
externalPointerEvents={{
tooltip: { visible: true, placement: Placement.Bottom },
tooltip: { visible: true, placement: Placement.Right },
}}
showLegend
showLegendExtra