amcharts / amcharts3-react

Official amCharts V3 React component
Apache License 2.0
117 stars 50 forks source link

How to Hide "Js charts by Amcharts" message on the graphs #76

Closed mvnnn closed 6 years ago

mvnnn commented 6 years ago

I want to hide "Js charts by Amcharts" message on the graphs.

martynasma commented 6 years ago

Hiding of the branding link is available for paid license users.

If you don't have a license yet, you can acquire one here: https://www.amcharts.com/online-store/

Or if you do have a license, please follow instructions in order confirmation email, or contact us at contact@amcharts.com for further assistance.

mvnnn commented 6 years ago

@martynasma thanks

piumalns commented 3 years ago

.amcharts-chart-div a {display:none !important;} add css style