When there are several subplots, such as when grouping by :Act in the Shakespeare dataset, the y-label of the (a) plot gets cutoff
This is likely an issue with the GR backend EpistemicNetworkAnalysis.jl uses for plotting
A workaround is to plot the individual subplots you need for publication and export them separately
When there are several subplots, such as when grouping by
:Actin the Shakespeare dataset, the y-label of the (a) plot gets cutoffThis is likely an issue with the GR backend EpistemicNetworkAnalysis.jl uses for plotting
A workaround is to plot the individual subplots you need for publication and export them separately