# Current best plotting package to use with QML.jl

**URL:** https://discourse.julialang.org/t/current-best-plotting-package-to-use-with-qml-jl/128445
**Category:** General Usage
**Tags:** plotting, makie, qml
**Created:** [April 26, 2025, 7:41pm UTC](https://discourse.julialang.org/t/current-best-plotting-package-to-use-with-qml-jl/128445 "2025-04-26T19:41:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tetrakai](https://avatars.discourse-cdn.com/v4/letter/t/4da419/32.png) [@Tetrakai](https://discourse.julialang.org/u/Tetrakai)
#### Post date: [April 26, 2025, 7:41pm UTC](https://discourse.julialang.org/t/current-best-plotting-package-to-use-with-qml-jl/128445/1 "2025-04-26T19:41:07Z")

</div>

So far [QML.jl](https://juliaregistries.github.io/General/packages/redirect_to_repo/QML) has been amazing along with StatsPlots.

I was able to develop a pretty complicated prototype for a data dashboard in about a day (unable to share it at this time). This was not what I expected from reading other topics on Julia GUIs, it is definitely worth a try for anyone who hasn’t.

But apparently there are compatibility issues with Makie, so what currently works best with it for panning/zooming/3d plots? Is it still Makie?
