# \[ANN\] Makie@0.21

**URL:** https://discourse.julialang.org/t/ann-makie-0-21/114678
**Category:** Package Announcements
**Tags:** plotting, makie
**Created:** [May 24, 2024, 2:12pm UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678 "2024-05-24T14:12:27Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![sdanisch](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sdanisch/32/1406_2.png) [@sdanisch](https://discourse.julialang.org/u/sdanisch)
#### Post date: [May 24, 2024, 2:12pm UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/1 "2024-05-24T14:12:27Z")

</div>

We’re happy to announce a new major Makie version with many long awaited features and bug fixes.

| Line Joints | Voxel | Unit Support |
| --- | --- | --- |
| ![](https://global.discourse-cdn.com/julialang/original/3X/1/7/173262c19a22108e60f1bf70e56917a6e2f4b8b5.png) | ![](https://global.discourse-cdn.com/julialang/original/3X/7/9/790688c002a801ef47b91a724eabbeb20bc2aba0.jpeg) | ![](https://global.discourse-cdn.com/julialang/original/3X/3/1/31942531d35d7e17f311e6e583435c939d6118c6.png) |

Please read all the details and how to upgrade in the blogpost:  
[https://blog.makie.org/blogposts/v0.21](https://blog.makie.org/blogposts/v0.21)

Thanks to everyone who has worked on this! 🙂

The Makie dev team  
Julius, Frederic and Simon

---

<div class="post-metadata">

### Author: ![nilshg](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nilshg/32/2283_2.png) [@nilshg](https://discourse.julialang.org/u/nilshg)
#### Post date: [May 24, 2024, 2:24pm UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/2 "2024-05-24T14:24:25Z")

</div>

I didn’t think I’d see this day, now I can even have a `vline` for the day on my plot with the axis just working 😍

---

<div class="post-metadata">

### Author: ![George9000](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/george9000/32/23619_2.png) [@George9000](https://discourse.julialang.org/u/George9000)
#### Post date: [May 24, 2024, 3:38pm UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/3 "2024-05-24T15:38:34Z")

</div>

Welcome news! Eager to try out the datetime axis changes. Much improved organization of documentation, which will help increase adoption. Thank you!

---

<div class="post-metadata">

### Author: ![barucden](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/barucden/32/26154_2.png) [@barucden](https://discourse.julialang.org/u/barucden)
#### Post date: [May 24, 2024, 3:43pm UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/4 "2024-05-24T15:43:04Z")

</div>

The attribute validation looks great! Appreciate your effort.

---

<div class="post-metadata">

### Author: ![Datseris](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/datseris/32/13406_2.png) [@Datseris](https://discourse.julialang.org/u/Datseris)
#### Post date: [May 24, 2024, 6:42pm UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/5 "2024-05-24T18:42:32Z")

</div>

incredible!!!

---

<div class="post-metadata">

### Author: ![vettert](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/vettert/32/30599_2.png) [@vettert](https://discourse.julialang.org/u/vettert)
#### Post date: [May 24, 2024, 9:18pm UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/6 "2024-05-24T21:18:02Z")

</div>

The unit support sounds amazing. No more plotting different series with different units into the same axes!

---

<div class="post-metadata">

### Author: ![e3c6](https://avatars.discourse-cdn.com/v4/letter/e/e79b87/32.png) [@e3c6](https://discourse.julialang.org/u/e3c6)
#### Post date: [May 25, 2024, 6:16am UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/7 "2024-05-25T06:16:14Z")

</div>

Great news! Though I’m confused, wasn’t Makie 0.21 released back in February?

See:

> **[Release v0.21.0 · MakieOrg/Makie.jl](https://github.com/MakieOrg/Makie.jl/releases/tag/v0.21.0)**
>
> Add voxels plot #3527.
> Added supported markers hint to unsupported marker warn message #3666.
> Fixed bug in CairoMakie line drawing when multiple successive points had the same color #3712.
> Remove S...

Something new happened now? Or is just that the official announcement was delayed until this moment?

---

<div class="post-metadata">

### Author: ![jules](https://avatars.discourse-cdn.com/v4/letter/j/41988e/32.png) [@jules](https://discourse.julialang.org/u/jules)
#### Post date: [May 25, 2024, 6:34am UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/8 "2024-05-25T06:34:10Z")

</div>

that was when we created a github release to be able to have a separate set of reference images for the preparation of the actual release, the actual release was only recently

---

<div class="post-metadata">

### Author: ![TheLateKronos](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/thelatekronos/32/12824_2.png) [@TheLateKronos](https://discourse.julialang.org/u/TheLateKronos)
#### Post date: [May 25, 2024, 6:40am UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/9 "2024-05-25T06:40:20Z")

</div>

Another set of really good changes, great job! I really appreciate these release blogposts ❤

---

<div class="post-metadata">

### Author: ![fdekerme](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fdekerme/32/43574_2.png) [@fdekerme](https://discourse.julialang.org/u/fdekerme)
#### Post date: [May 25, 2024, 7:46am UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/10 "2024-05-25T07:46:03Z")

</div>

The date support is a really nice feature !

---

<div class="post-metadata">

### Author: ![\_bernhard](https://avatars.discourse-cdn.com/v4/letter/_/bc79bd/32.png) [@\_bernhard](https://discourse.julialang.org/u/_bernhard)
#### Post date: [May 25, 2024, 9:09am UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/11 "2024-05-25T09:09:16Z")

</div>

Thank you!  
The validation and in-place documentation of plot attributes is brilliant!

---

<div class="post-metadata">

### Author: ![maxfreu](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/maxfreu/32/17468_2.png) [@maxfreu](https://discourse.julialang.org/u/maxfreu)
#### Post date: [May 29, 2024, 4:36pm UTC](https://discourse.julialang.org/t/ann-makie-0-21/114678/12 "2024-05-29T16:36:32Z")

</div>

Thanks a lot! Now I can finally delete all my workarounds for date plotting 🙂
