Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 566 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 566 Bytes

SciMLMakie.jl

This repo implements Makie recipe for SciML ecosystem. The supported kwargs and parameters are the same as the Plots.jl recipe.

To install

]add https://github.com/VarLad/SciMLMakie.jl

Please note that because Makie has no concept of Axis, any Axis related features in the recipe are not to be expected from the implementation. Although the recipes can easily be used with the Axis.

Please refer to this notebook for a few examples.