Skip to content

Fix D3FC label font bug#1343

Merged
texodus merged 1 commit intomasterfrom
fix-d3fc-unicode-bug
Mar 5, 2021
Merged

Fix D3FC label font bug#1343
texodus merged 1 commit intomasterfrom
fix-d3fc-unicode-bug

Conversation

@texodus
Copy link
Member

@texodus texodus commented Mar 4, 2021

Fixes a CSS issue with @finos/perspective-viewer-d3fc which causes terser to generate malformed unicode (I think ..) in the Y label for multi-Y-axis charts. Regardless of the cause, these should not be unicode in the Material Theme which is all that Perspective has now, so this PR parameterizes these values with --d3fc-y1-label--* custom CSS rules.

EDIT

cssnano is the cluprit, not terser ... this time ...

Screen Shot 2021-03-04 at 5 37 11 PM

@texodus texodus added the bug Concrete, reproducible bugs label Mar 4, 2021
@texodus texodus added this to the 0.7.0 milestone Mar 4, 2021
@texodus texodus added styling and removed bug Concrete, reproducible bugs labels Mar 4, 2021
@texodus texodus merged commit acd55a4 into master Mar 5, 2021
@texodus texodus deleted the fix-d3fc-unicode-bug branch March 5, 2021 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant