tradingview / charting-library-examples

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

How can I hide drawingtoolbar and topbar? #281

Open phamquankun opened 2 years ago

phamquankun commented 2 years ago

I just used "hide_top_toolbar": true in defaultProps. But it's not work. I don't know how to hide top bar and drawing toolbar. Please help me!!

romfrancois commented 2 years ago

Hi @phamquankun !

drawingtoolbar can be hidden using left_toolbar and topbar by using header_widget_dom_node from this doc.

SerhiiRozdobudko commented 1 year ago

Hi @romfrancois, your link does not work, please provide a way to get the documentation (doc)

romfrancois commented 1 year ago

What do you mean it doesn't work? Did you request access to our library/repo?