Skip to content

Commit

Permalink
Update tooltip.md
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Kumar <[email protected]>
  • Loading branch information
thisisharsh7 authored Feb 6, 2024
1 parent e304266 commit 3d9e045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/charts/tooltip/tooltip.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ components: ChartsAxisTooltipContent, ChartsItemTooltipContent, ChartsTooltip, D
<p class="description">Tooltip provides extra data on charts item.</p>

In all charts components, you can pass props to the tooltip by using `tooltip={{...}}`.
If you are using composition, you can add the `<ChartTooltip />` component and pass props directly.
If you are using composition, you can add the `<ChartsTooltip />` component and pass props directly.

## Tooltip trigger

Expand Down

0 comments on commit 3d9e045

Please sign in to comment.