Skip to content

Conversation

@Mahdis-z
Copy link
Contributor

No description provided.

python/legend.md Outdated
x=[1, 2, 3, 4, 5],
y=[1, 2, 3, 4, 5],
mode='markers',
marker={'size':[10,9,3,6,4], 'sizemode': 'diameter'}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hum, wouldn't it be better to have a single marker size for each trace (like 10 and 100)? When I see this example I wonder how the legend item size is chosen for trace when the marker size is an array, and we do not document this. Therefore it's asking more questions than providing answers :-).

@emmanuelle
Copy link
Contributor

Thanks @Mahdis-z , 💃 !

@Mahdis-z Mahdis-z merged commit 3a61410 into master Nov 28, 2019
@Mahdis-z Mahdis-z deleted the itemsizing_legend branch November 28, 2019 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants