CDAT/vcdat

Label the isoline values

Closed this issue · 2 comments

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.

graphic method editor

import vcs
gm = vcs.createisoline()
gm.label = "y"

PR for this added in vcs-widgets: CDAT/VCS-widgets#14