Makie.jl: Stroke for barplot

Created on 25 Feb 2020  路  3Comments  路  Source: JuliaPlots/Makie.jl

As in the title.
It would be nice to add a stroke attribute to barplot

Most helpful comment

This issue is known...sadly we had to take away stroke from rectangle scatter, which barplot uses under the hood :D Maybe we should just use poly! for the barplot recipe

All 3 comments

What's it supposed to be doing?

This issue is known...sadly we had to take away stroke from rectangle scatter, which barplot uses under the hood :D Maybe we should just use poly! for the barplot recipe

Was this page helpful?
0 / 5 - 0 ratings