selkamand / gg1d

Automatically Create 1D Plots From Tabular Data
https://selkamand.github.io/gg1d/
Other
1 stars 0 forks source link

fix advanced_interactivity vignette #94

Closed selkamand closed 5 days ago

selkamand commented 5 days ago
selkamand commented 5 days ago

Note the fix for show_legend being ignored was dropping post-patchwork creation legend modification. This was redundant anyway since we set all the legend options we need on each plot as they're produced anyway