Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to remove the button of amchart

Hi all,

I would like to remove the button of the amchart on the left hand top corner.

Capture2.PNG

Is it possible to remove it?

Since user will click on it accidentally.

Many Thanks.

Best Regards,

Louis

1 Reply
_jespers_
Partner - Creator II
Partner - Creator II

There is probably some better way in doing this, but the following will do what it is supposed to do.

  1. Open up amchart.js
  2. Find if(!this.hideCredits)
  3. Just before the if-statement, add this.hideCredits = true