# \`Plots\` or otherwise?

**URL:** https://discourse.julialang.org/t/plots-or-otherwise/104162
**Category:** Visualization
**Tags:** question, plotting
**Created:** [September 22, 2023, 6:06pm UTC](https://discourse.julialang.org/t/plots-or-otherwise/104162 "2023-09-22T18:06:54Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![abraemer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/abraemer/32/51403_2.png) [@abraemer](https://discourse.julialang.org/u/abraemer)
#### Post date: [September 22, 2023, 8:49pm UTC](https://discourse.julialang.org/t/plots-or-otherwise/104162/4 "2023-09-22T20:49:30Z")

</div>

I agree with @goerz . I use Plots.jl in my everyday programming/exploration but switch to PyPlot.jl (which is a one-to-one wrapper of matplotlib in Python) when I need to create publication-grade figures. I am quite curious about Makie.jl and have heard a lot good things and keep telling myself that I will try next time but that hasn’t happened so far 😅

[Here](https://discourse.julialang.org/t/comparison-of-plotting-packages/99860/2) is a really good summary/comparison of the different plotting packages.

---

_[View the full topic](https://discourse.julialang.org/t/plots-or-otherwise/104162)._
