File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,14 +56,14 @@ So they benefit from dedicated pages.
5656### Axes
5757
5858The Heatmap axes can be customized like any other chart axis.
59- The available options are available in the [ dedicated page] ( /x/react-charts/axis/#axis-customization/ ) .
59+ The available options are available in the [ axis customization page] ( /x/react-charts/axis/#axis-customization/ ) .
6060
6161### Tooltip
6262
6363The Heatmap has an item tooltip that can be customized as described in the [ Tooltip documentation page] ( /x/react-charts/tooltip/ ) .
6464
65- The specificity of the Heatmap Tooltip is its default content.
66- You can import the default tooltip, or only its content as follow :
65+ The only difference of the Heatmap Tooltip is its default content.
66+ You can import the default tooltip, or only its content as follows :
6767
6868``` js
6969import { HeatmapTooltip , HeatmapTooltipContent } from ' @mui/x-charts/Heatmap' ,
You can’t perform that action at this time.
0 commit comments