Skip to content

Conversation

@Ben-vD
Copy link

@Ben-vD Ben-vD commented Jan 20, 2026

I have changed the categorical axis formatting for the scatter and bubble charts to use the catLabelFormatCode parameter. The original implementation used valAxisLabelFormatCode, which is also applied to the value axis. Since both parameters use standard formatting encodings, the categorical axis (x-axis) for scatter and bubble charts can instead use the catLabelFormatCode parameter. This allows for separate formatting of the x- and y-axes for scatter and bubble charts. This fixes issue #1436.

I have only included the src/ file to prevent any conflicts. Let me know if I need to run the pipeline locally and update the other files.

@Ben-vD Ben-vD changed the base branch from master to version-4.1.0 January 20, 2026 14:14
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