# Real time plotting (with Makie)

**URL:** https://discourse.julialang.org/t/real-time-plotting-with-makie/20432
**Category:** Visualization
**Tags:** question
**Created:** [February 4, 2019, 4:10pm UTC](https://discourse.julialang.org/t/real-time-plotting-with-makie/20432 "2019-02-04T16:10:20Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![JanKap](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jankap/32/22763_2.png) [@JanKap](https://discourse.julialang.org/u/JanKap)
#### Post date: [January 8, 2022, 10:21am UTC](https://discourse.julialang.org/t/real-time-plotting-with-makie/20432/13 "2022-01-08T10:21:32Z")

</div>

Since it’s been some time I’d like to ask if there’s any new development or best practices how to do (very) fast axis limits updates. My application is also a real time plot of sensor values with moving time axes.

However, the length of data shown could be static, e.g. 30 seconds. But it has to move like a sliding window. Does that help to increase performance?

Thanks a lot 🙂

---

_[View the full topic](https://discourse.julialang.org/t/real-time-plotting-with-makie/20432)._
