prepared_object; closes #267
This commit is contained in:
parent
87031984d9
commit
34a7f8a99c
@ -371,6 +371,11 @@ function prepare_output(plt::Plot)
|
||||
_update_plot_object(plt)
|
||||
end
|
||||
|
||||
function prepared_object(plt::Plot)
|
||||
prepare_output(plt)
|
||||
plt.o
|
||||
end
|
||||
|
||||
# --------------------------------------------------------------------
|
||||
|
||||
# function get_indices(orig, labels)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user