Skip to content

X and Y axis lables (xname, yname) won't show up on for any graphics method on the plot #743

@williams13

Description

@williams13

import cdms2, vcs

f=cdms2.open('clt.nc')
d=f('clt')
x=vcs.init()
g=x.getisoline('default')
t=x.createtemplate('new', 'default')
x.plot(d, g, t)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions