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 05f31dd commit 0ca9e5cCopy full SHA for 0ca9e5c
1 file changed
src/default_panels/StyleLayoutPanel.js
@@ -69,7 +69,7 @@ const StyleLayoutPanel = (props, {localize: _}) => (
69
<ColorPicker label={_('Active Icon Color')} attr="modebar.activecolor" />
70
<ColorPicker label={_('Background Color')} attr="modebar.bgcolor" />
71
</PlotlyFold>
72
- <PlotlyFold name={_('Layout')}>
+ <PlotlyFold name={_('Size and Margins')}>
73
<VisibilitySelect
74
attr="autosize"
75
label={_('Size')}
0 commit comments