-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
The StatsPlots.plot formatting contains mistakes when creating plots via Documenter and Franklin. For example,
- the Basic Example at TuringModels crops the x and y-axes. Also, the spacing between the horizontal axis label and the title is too small and
- the same occurs in the documentation of MCMCChains.jl:
For both automated builds, the default Plots backend is used in combination with the env variable
GKSwstype: nul
Without this, the appearance is usually worse and errors such as "GKS: can't connect to GKS socket application' errors" are thrown.
Visual improvements are also mentioned at #246, specifically, for many parameters. One example of how that looks is available at the varying intercepts Reedfrogs model:
Metadata
Metadata
Assignees
Labels
No labels

