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

feat(api): Enhance .export() to preserve fontStyle #2908

Merged
merged 3 commits into from
Oct 18, 2022

Conversation

netil
Copy link
Member

@netil netil commented Oct 18, 2022

Issue

#2892

Details

Enhance to preserve outlink applied font-family on export.

chart.export({
    preserveFontStyle: true
}, function(dataUrl) {
   ...
}

export-font-style

Enhance to preserve outlink applied font-family on export.

Ref naver#2892
@netil netil added the feature label Oct 18, 2022
@netil netil self-assigned this Oct 18, 2022
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 90.695% when pulling 0c102d3 on netil:export#2892 into 4818e45 on naver:master.

@netil netil merged commit 5d1944e into naver:master Oct 18, 2022
@netil netil deleted the export#2892 branch October 18, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants