adil rabbani

Results 4 comments of adil rabbani

Hey I would also be happy to be added as a steward for WebGL and Math. I was previously a GSoC student in 2018 and implemented some WebGL features for...

> though it we see that the data is a typed array we can potentially _replace_ the null check with a NaN check 🤔 This would be great if it...

I decided to stick with `Float32Array`s as the gaps can still be shown as `NaN`s in the tool-tip. Moreover, since we use that data later on to do some other...

If the performance hit is negligible for using `Float32Array`s in uPlot and its mostly that the code gets more involved, I can volunteer to have a look at the code...