coppertank

Results 3 issues of coppertank

Online I found [this tutorial](https://albert-rapp.de/posts/18_connecting_reactable_ojs/18_connecting_reactable_ojs) that explains how to create an interactive filter with reactable. The result is the following: ![Screenshot 2024-09-28 231139](https://github.com/user-attachments/assets/a7f7a527-1fe0-447f-a329-6670e89400fd) I need to get a similar result,...

I have a dataset containing informations about municipalities and their relative shapes. The number of these municipalities are very high (+40000), so to render all my polygons in a short...

I was wondering if it was possible to change the color of the polygons' border and make it different from the fill color. On light colored polygons, in fact, the...