Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Makie.jl Alternatives
Similar projects and alternatives to Makie.jl
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Makie.jl discussion
Makie.jl reviews and mentions
-
Exploring Typst, a new typesetting system similar to LaTeX
Thank you for the kind words.
The plots were all created with Makie.jl [1] and lots of fiddling and manually writing code to get things right. Although I think Makie is great, I guess it would also be possible with other plotting libraries.
[1]: https://docs.makie.org/stable/
- Julia and Mojo (Modular) Mandelbrot Benchmark
-
how to visulaise motions and vectors in 3 dimensions?
Just look at this lotenz attractor https://docs.makie.org/stable/
-
Julia lib to get vector paths of font glyphs?
There does exist some code for reading glyph geometry from fonts - you can find some of it in the Makie source directory: eg https://github.com/MakieOrg/Makie.jl/blob/master/src/bezier.jl - you can see that there's quite a lot though...
- Makie.jl
-
Visualization of physics simulations
You'll want Makie.
- Makie: High level plotting on the GPU with Julia
-
SproutLife simulates the evolution of complex life.
Thanks! Looks like the Julia Makie library can do graphics and gui widgets as well -https://github.com/JuliaPlots/Makie.jl
-
Issue using Gadfly
There was also this recent thread where some folks were talking up Makie.jl, for which there is apparently also a Grammar-of-Graphics-style wrapper called AlgebraOfGraphics.jl.
-
Plotting in Julia (native packages)
If you're looking for native then Makie.jl is probably your best bet. It's still a little underdocumented and the integrations with the rest of the ecosystem are still incomplete, but it's a pretty amazing plotting library. Fast with easy GPU acceleration, good interactivity and animations (great for making GUIs), and easy to extend.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Apr 2025
Stats
MakieOrg/Makie.jl is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Makie.jl is Julia.