org-arl / InteractiveViz.jl

Interactive visualization tools for Julia
MIT License
109 stars 6 forks source link

Hope to support makie "0.21" version, each update is limited by InteractiveViz #27

Closed 13299118606 closed 3 months ago

13299118606 commented 3 months ago

Hope to support makie "0.21" version, each update is limited by InteractiveViz

[compat] julia = "1.6" FillArrays = "1.0" Makie = "0.19, 0.20,0.21"

mchitre commented 3 months ago

Updated compat on master. Pending merging of https://github.com/JuliaRegistries/General/pull/110060 for release.

13299118606 commented 3 months ago

Thank you very much, the latest package can be downloaded.