Skip to content

Plotting functionality for MixedModels.jl implemented in Makie

License

Notifications You must be signed in to change notification settings

palday/MixedModelsMakie.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MixedModelsMakie

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Stable Docs Dev Docs Codecov DOI Code Style: YAS This project is using Percy.io for visual regression testing.

MixedModelsMakie.jl is a Julia package providing plotting capabilities for models fit with MixedModels.jl. Plotting is performed using the Makie ecoysystem, with the interface defined using Makie.jl (previously AbstractPlotting.jl) for compatibility across all Makie backends.

Note that the functionality here is currently early development and so breaking changes are expected as we refine the interface. Following SemVer, these minor releases before 1.0 can introduce these breaking changes. The release of 1.0 will be indication that we believe the interface is reasonably stable. Minor refinements of graphical displays without changing the API are considered non-breaking.