0x0tyy

Results 10 comments of 0x0tyy

Using trior's patch to sync crosshairs work in desktop-browsers as shown in the video. But it does not work inside a mobile-based browser. Can this limitation be bypassed? @triorr @florian-kittel...

> FullSizeRender.MOV Are you using a bluetooth mouse here? I just tried it on 3.2 and 3.4. Both versions prevent me from moving the crosshair using the cursor (bluetooth mouse)....

> > > FullSizeRender.MOV > > > > > > Are you using a bluetooth mouse here? I just tried it on 3.2 and 3.4. Both versions prevent me from...

> @0x0tyy If I had to guess. I think it's something to do with `mobileTouch` and `isMobile` in the `setCrossHair` function. Also you maybe want to take a look at...

``` gcc --version clang version 14.0.6 Target: aarch64-unknown-linux-android24 Thread model: posix InstalledDir: /data/data/com.termux/files/usr/bin ``` thanks @OfirMos new make error log: edit(fixed typo): [make.txt](https://github.com/RedisTimeSeries/RedisTimeSeries/files/9423341/make.txt)

I haven't tried your updated code yet but from looking at it, am I correct in assuming that you can have more than 4 corners ?

> Any news / workaround for this feature? > > In my case I have a candle serie added first with live data + line series added after. Unfortunately the...

> There might be several solutions: > > 1. Providing `zIndex` property in series' options. It's easy to write it, but really hard to maintain (what order is right now?...

i tried to use this patch to create a kernel density estimated TPO market profile. Unfortunately, even after decreasing the tick size (to 1 , instead of 0.01), performance still...

as a workaround, adding this line to the html code and saving the page as an app fixed the issue. ``` ```