Watermark in Angular app

We are using this version of goJs
“gojs”: “^2.1.52”,
“gojs-angular”: “^2.0.4”,

License key is added in the code but the watermark is still visible in the main website after deployment. How do i remove that ?

You posted in a GoDiagram topic, but you are using GoJS, so I have moved your post to be a new topic.

I have asked you to update your forum profile so that we can help you.

Hi, I have updated my profile. looking forward for your help

When you got the license key string, you also got a CSS rule that you need to add as a top-level rule on each page where there is a diagram.

Make sure that your compiling/building/packaging tools do not modify or delete that CSS rule – check in the browser debugger that the rule is still there and unmodified on the page showing the diagram.

Do we specifically need to use that particular class name mentioned or the class name can be anything , applying that style is important?

Yes, it matters.

You don’t need to ask the same question twice via both email and this forum. I suggest that you choose which medium you prefer.