amit vaidya

Results 5 issues of amit vaidya

Is live plotting of candlestick can be achieved through this library

### Description If possible plz add naming to box and fill_color parameter Box drawn is above candles it hide candles can it be sent to back of candles or maybe...

enhancement

### Expected Behavior should show chart with candles greater than 1000, as it was working befor ### Current Behaviour 1200 candle chart dont show up ### Reproducible Example ```python df1d...

bug

### Question is there way to change histogram color with changing values ### Code example _No response_

### Description can i ask for function which can return which legend is clicked on chart ### Code example ```python line = chart.create_line(name='sam') chart.legend(visible=True) ## if sma legend is clicked...

enhancement