NotCoffee418 / TradingView.Blazor

Simple component for basic TradingView chart in Blazor supporting OHLC candle, volume and markers.
Apache License 2.0
36 stars 11 forks source link

backgroundColor has been deprecated. #13

Closed cyberyaga closed 1 year ago

cyberyaga commented 1 year ago

Hello... I edited this post, to point out some changes in the TradingView lightweight chart API.

It seems that the: layout / backgroundColor property has been deprecated. And it's not even present in v4.0 of the API. https://tradingview.github.io/lightweight-charts/docs/3.8/api/interfaces/LayoutOptions

This makes the component always show up with a background of white. image

Thanks again :)

NotCoffee418 commented 1 year ago

fixed in v1.1.1