Juozas Rimant

Results 38 comments of Juozas Rimant

This is fixed in the latest version `"react-native-ui-lib": "6.21.2"`

Experiencing the same issue if dragging the chart with mouse, during which, setData is called

For reproducing, trigger setData inside subsribeToLogicalTimeRange if barsInfo.barsAhead is negative. Initially have the screen fully filled with candles, and then drag the chart with mouse to see ahead

> @Effanuel are you using this library with React also? Yes, but I dont think there should be any difference here

Pinning `apollo` to `2.33.4` and `apollo-language-server` to `1.26.3` worked for me

> @Effanuel did you use `npm i -g [email protected]` to pin it or your `package.json` file? I still can't seem to get it to work. Just add apollo with a...

Installations of python packages are usually done through `pip`, you would have to do `pip install datetime hashlib` to install both packages Relevant: https://pypi.org/project/DateTime/ https://pypi.org/project/hashlib/ This repo doesn't have one,...

> @Effanuel thanks for your input. Feel free to refactor the code after it got merged. Your suggestions apply all to the original code, and I didn't want to refactor...

@viktoras-jego I will consider

I like Number 3 and Number 4 features a lot. I will try to find time to finish cross-orders, and I will probably be working on that. I should probably...