Skip to content

MudChart: Ensure fill-opacity renders invariantly across cultures#12845

Merged
danielchalmers merged 3 commits intoMudBlazor:devfrom
kjetilbraadland:fix/fill_opacity
Mar 11, 2026
Merged

MudChart: Ensure fill-opacity renders invariantly across cultures#12845
danielchalmers merged 3 commits intoMudBlazor:devfrom
kjetilbraadland:fix/fill_opacity

Conversation

@kjetilbraadland
Copy link
Copy Markdown
Contributor

Ensure fill-opacity renders invariantly across cultures. Issue #11314

Added a unit test to verify fill-opacity is culture-invariant for radar charts. Updated BaseRadialChart.razor to use InvariantCulture when rendering fill-opacity, preventing locale-specific formatting issues in SVG output.

MudBlazor 9 1 0 MudBlazor 9 1 1

Checklist:

  • I've read the contribution guidelines
  • My code follows the style of this project
  • I've added or updated relevant unit tests

…zor#11314

Added a unit test to verify fill-opacity is culture-invariant for radar charts. Updated BaseRadialChart.razor to use InvariantCulture when rendering fill-opacity, preventing locale-specific formatting issues in SVG output.
@mudbot mudbot bot changed the title Ensure fill-opacity renders invariantly across cultures. Issue #11314 MudChart: Ensure fill-opacity renders invariantly across cultures Mar 10, 2026
@mudbot mudbot bot added bug Unexpected behavior or functionality not working as intended localization Translations, locale formats, RTL layout, calendars labels Mar 10, 2026
@danielchalmers danielchalmers merged commit 24de560 into MudBlazor:dev Mar 11, 2026
18 checks passed
@danielchalmers
Copy link
Copy Markdown
Member

Thank you!

This was referenced Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended localization Translations, locale formats, RTL layout, calendars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants