tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.32k stars 744 forks source link

Can I use Tradingview widgets in Angular? #350

Closed Shentia closed 11 months ago

Shentia commented 12 months ago

appreciated

romfrancois commented 11 months ago

Hi @Shentia !

Have a look at this specific example.

Shentia commented 11 months ago

Thanks for answering Is it possible to customize the widgets such as adding icons(icomoon) or changing the colors or changing style like border radius and fonts and etc.
is it doable in tradingview widgets ?

romfrancois commented 11 months ago

I would advise looking at the documentation to better understand what's available and what's not.

tradingproject19 commented 10 months ago

@romfrancois i am getting the following error with angular. is there any solution to this?

image

romfrancois commented 10 months ago

Looks like a tsconfig issue. Have a read here.