Andreu Vall

Results 5 issues of Andreu Vall

I am working on a dataset with many files (over half a million) and with an intricate file structure. I don't need to use all the files at once. In...

In Settings, the "Import" title at the top navigation bar leads to a page titled "Export/Import" and the path is `https://SITE.goatcounter.com/settings/export`. I find the mismatching names confusing. In my case,...

> [!NOTE] > This is a very general question. I formulate it here in the spirit of > > Open a [GitHub issue](https://github.com/arp242/goatcounter/issues/new). It’s fine to use this for support...

This PR goes along with https://github.com/JuliaGraphics/ColorTypes.jl/pull/326 and https://github.com/JuliaGraphics/ColorVectorSpace.jl/pull/198 in an initiative to add the [CMY color model](https://en.wikipedia.org/wiki/CMYK_color_model#CMY).

This PR makes the `visual`s `BarPlot`, `BoxPlot`, `Density` and `CrossBar` aware of the `strokecolor` aesthetic. There are other `visual`s that also could use `strokecolor` (for example, [violin plots](https://docs.makie.org/stable/reference/plots/violin#strokecolor)), but here...