Skip to content

add legend style option : size, front, color #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soaubier
Copy link

@soaubier soaubier commented May 6, 2025

Add style option for all plot type. With the implementation of :

  • PROPERTY_FONT_LEGEND_SIZE
  • PROPERTY_FONT_LEGEND_FAMILY
  • PROPERTY_FONT_LEGEND_COLOR

Funded by INRAE - Reversaal

Capture d’écran du 2025-05-06 14-58-03

Capture d’écran du 2025-05-06 14-51-03

@Djedouas
Copy link

Djedouas commented May 6, 2025

cc @nforquet

Copy link
Owner

@ghtmtt ghtmtt left a comment

Choose a reason for hiding this comment

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

many thanks for this contribution! From the screenshot it seemed that you created already existing properties and not that you added the legend customization!

Not sure what is happening but when opening the UI font, size and color widget are different from all the others. Can you please normalize it?

image

Comment on lines +54 to +56
PROPERTY_FONT_LEGEND_SIZE = 27
PROPERTY_FONT_LEGEND_FAMILY = 28
PROPERTY_FONT_LEGEND_COLOR = 29
Copy link
Owner

Choose a reason for hiding this comment

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

could you continue the numeration? 30, 31, 32

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