Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Commit

Permalink
fix: add tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenLYZ committed Nov 8, 2021
1 parent 3a0c93e commit 750cbe9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ const config: ControlPanelConfig = {
default: truncateYAxis,
renderTrigger: true,
description: t(
'Truncate Y Axis. Can be overridden by specifying a min or max bound.',
'Truncate Y Axis. Can be overridden by specifying a min or max bound.(It’s not recommended)',
),
},
},
Expand Down

0 comments on commit 750cbe9

Please sign in to comment.