Skip to content

fix: Format labels and conditionally set axisLabel#2822

Open
lucafoscili wants to merge 1 commit intodevelopfrom
fix-echart
Open

fix: Format labels and conditionally set axisLabel#2822
lucafoscili wants to merge 1 commit intodevelopfrom
fix-echart

Conversation

@lucafoscili
Copy link
Collaborator

Add label.formatter to multiple series (normalDistribution, standard series, scatter, line) so visible marks use #formatTooltipValue(params.value) for consistent value formatting. Change axisLabel handling to apply axisLabel.formatter only for the appropriate orientation (based on isHorizontal) to avoid conflicts with responsive axis label construction and incorrect formatter application.

Add label.formatter to multiple series (normalDistribution, standard series, scatter, line) so visible marks use #formatTooltipValue(params.value) for consistent value formatting. Change axisLabel handling to apply axisLabel.formatter only for the appropriate orientation (based on isHorizontal) to avoid conflicts with responsive axis label construction and incorrect formatter application.
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.

1 participant