We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c4d00 commit 3cdc382Copy full SHA for 3cdc382
src/smithaxisblock.jl
@@ -1,5 +1,3 @@
1
-Makie.interactions(sc::SmithAxis) = sc.interactions
2
-
3
function Makie.initialize_block!(sc::SmithAxis; palette=nothing)
4
5
setfield!(sc, :temp_plots, Observable(Tuple{Makie.Plot, String}[]) )
0 commit comments