diff --git a/frontend/app/components/Charts/sankeyUtils.ts b/frontend/app/components/Charts/sankeyUtils.ts index 56b9947c0..72c32ec69 100644 --- a/frontend/app/components/Charts/sankeyUtils.ts +++ b/frontend/app/components/Charts/sankeyUtils.ts @@ -24,9 +24,9 @@ export function sankeyTooltip( ${safeTargetName}
- ${params.data.value} ( ${params.data.percentage.toFixed( + ${params.data.value} (${params.data.percentage.toFixed( 2, - )}% ) + )}%) Sessions