We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2d978 commit 7fda4b7Copy full SHA for 7fda4b7
src/components/legend/attributes.js
@@ -190,9 +190,7 @@ module.exports = {
190
editType: 'legend',
191
description: [
192
'Sets this legend\'s title font.',
193
- 'Defaulted to `legend.font`.',
194
- 'The size would be defaulted to be',
195
- 'around 20% greater than the font size used for legend items.'
+ 'Defaults to `legend.font` with its size increased about 20%.'
196
].join(' '),
197
}),
198
side: {
0 commit comments