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

License activation in fusion chart - react native #92

Open
Anu-T opened this issue Oct 9, 2020 · 3 comments
Open

License activation in fusion chart - react native #92

Anu-T opened this issue Oct 9, 2020 · 3 comments

Comments

@Anu-T
Copy link

Anu-T commented Oct 9, 2020

How to apply fusion chart license key in a react native application. I need to remove the watermark.

@WilbertJanney
Copy link

I'm wondering the same. I have a key, but don't know where to put it. Have you figured it out?

@WilbertJanney
Copy link

I figured it out for 3.15.3+, see #108

@QzLP2P
Copy link

QzLP2P commented Aug 18, 2021

In your index.js you can add this line

global.licenseConfig = { key: Config.FUSION_KEY, // true/false to show/hide watermark respectively creditLabel: false, };

image

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

No branches or pull requests

3 participants