Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
export onany
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrumbiegel committed Mar 17, 2021
1 parent 4bc1bc3 commit 1dc6e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AbstractPlotting.jl
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export xtickrotation, ytickrotation, ztickrotation
export xtickrotation!, ytickrotation!, ztickrotation!

# Node/Signal related
export Node, Observable, lift, map_once, to_value, on, @lift, off, connect!
export Node, Observable, lift, map_once, to_value, on, onany, @lift, off, connect!

# utilities and macros
export @recipe, @extract, @extractvalue, @key_str, @get_attribute
Expand Down

0 comments on commit 1dc6e21

Please sign in to comment.