tobiyas09

Results 6 comments of tobiyas09

I'm using ESP32-WROVER-IE-N8R8, Ubuntu 20.04, Google Chrome v103.0.5060.134

> How do you run Google Chrome, inside a Snap or directly? Directly.

Add the rgba color with opacity to your dataset ``` datasets: [{ data: [13, 14, 15, 16, 0, 11, 10], color: () => 'rgba(0,0,255,0.3)', }] ```

> This is technically possible today, but we can work on a first-class component solution. > > https://commerce.nearform.com/open-source/victory/gallery/radar-chart In the example, we got concentric circles for the axis, but how...

I got rid of the error if you use write like this https://github.com/Nozbe/WatermelonDB/issues/1807#issuecomment-2240813677