spramuditha
spramuditha
hi @timocov, I chose this topic since it seems relatable. I've been trying to add markers using CandleSeries.SetMarkers. There is no issue when trying to add with business day time...
> > eg. candleseries.setMarkers({[time:'1281079800' . .. . . .)) I get this error Uncaught Error: Invalid date string=1281079800, expected format=yyyy-mm-dd > > @spramuditha Probably you want to pass number instead...
hi, I am sorry I didn't catch the meaning of PR! But yeah, I found a tweak to avoid the error in add function. The lines I have commented are...