Label the isoline values
Closed this issue · 2 comments
James-Crean commented
Jerry has requested that we add a way to label the isoline values.
That was as much description as he gave initially. We need to gather more information on exactly what is wanted and determine a good way to implement this.
doutriaux1 commented
graphic method editor
import vcs
gm = vcs.createisoline()
gm.label = "y"
James-Crean commented
PR for this added in vcs-widgets: CDAT/VCS-widgets#14