Questions tagged [lightweight-charts]

Lightweight Charts is a JavaScript library created by TradingView for displaying financial charts.

Lightweight Charts is a JavaScript library created by TradingView for displaying financial charts.

126 questions
-1
votes
1 answer

Zoom limit and rightOffset with fixRightEdge

I have a chart (photo 1), I want to limit the zoom limit for the user so that at maximum zoom the result was as in photo 1, now as in photo 2. The option with setting fixRightEdge: true is not suitable. in this case rightOffset: 10 does not work and…
devid
  • 1
-1
votes
1 answer

Show Minutes as Intervals on the horizontal scale in TradingView Lightweight

is it possible to show minutes instead of a day in the lightweight chart? in swift the CandlestickData accepts time in timestamps, however it only displays the day thank you the CandlestickData accepts time in timestamps, however it only displays…
usr324
  • 1
  • 1
-1
votes
1 answer

How to change the histogram bar thickness?

I want to change the bar thickness of the histogram, is there a way to do it, I'm asking because I didn't find it in the documentation
-1
votes
1 answer

how to change the default No of entries showing in Candlessticks chart?

I am trying to create a chart by lightweight-chart. I don't know what is the default number of entries showing on the screen. But i want to show only 25 entries on the chart like in this image i want to show only 25 candlestick by default but the…
-2
votes
2 answers

Best way to use lightweight-charts package in nuxt project?

I want to use lightweight-charts package in Nuxt project. I couldn't find any examples included in the Nuxt project. I did it with some methods but I don't know what is the best method. What is the correct way to run it on nuxt? The use of the…
BZC
  • 456
  • 6
  • 15
1 2 3
8
9