Welcome to Beautiful Makie¤
Info
A gallery of easy to copy-paste examples
Tip
The easiest and fastest way to find what you are looking for is via the searching box at the top.
Feature examples¤
Makie is a high-performance, extendable, and multi-platform plotting ecosystem for the Julia programming language. For more examples go to the different menu sections. See also the official documentation.
Cite
From the japanese word Maki-e, which is a technique to sprinkle lacquer with gold and silver powder. Data is the gold and silver of our age, so let’s spread it out beautifully on the screen! Simon Danisch.
Learning resources¤
There is a chapter about Makie in the book Julia Data Science. It's free but you could also order a printed version on Amazon.
Installation¤
To install the package, please go into a julia
session and do as follows:
julia>]
pkg> add GLMakie
Please follow the installation guide for more details.
Community¤
Ask your questions on discourse and Discord.
Contributing Code¤
Just go to the repo and see what is in the issues's menu. PRs are very welcome.
Thanks to all the contributors!
Donation¤
Support this project by sponsoring the main mantainer and creator of Makie, Simon Danisch. Keep supporting this project!
Cite Makie¤
BibTeX entry:
@article{DanischKrumbiegel2021,
doi = {10.21105/joss.03349},
url = {https://doi.org/10.21105/joss.03349},
year = {2021},
publisher = {The Open Journal},
volume = {6},
number = {65},
pages = {3349},
author = {Simon Danisch and Julius Krumbiegel},
title = {Makie.jl: Flexible high-performance data visualization for Julia},
journal = {Journal of Open Source Software}
}