Skip to content
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

Labels are now rendered independently of symbols, ensuring consistent display even when symbol: 'none'. #20740

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

Conversation

shashbha14
Copy link

This update ensures that labels are rendered independently of symbols, resolving issues where labels were not displayed when symbol: 'none' was set. The changes include modifications to the getLegendIcon method, default options, and data rendering logic to decouple label rendering from symbol settings, providing consistent and reliable label display across all configurations.

Copy link

echarts-bot bot commented Feb 8, 2025

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

To reviewers: If this PR is going to be described in the changelog in the future release, please make sure this PR has one of the following labels: PR: doc ready, PR: awaiting doc, PR: doc unchanged

This message is shown because the PR description doesn't contain the document related template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant