Hi!
I have a gauge that it’s done in HYPE. Now i need to use it in the angular2 project that i have.
I’m quite new to Angular but i have tried to add the script in script tags in HTML. The only place that i know that i can have anything drawn from the gauge is when i use the script in the index.html for angular. but i need it in a component.
All other places then the index.html just don’t draw out the gauge. Does anyone know how this can be achieved?
Grateful for all information.