Skip to content

x.clear does not do anything. #707

@williams13

Description

@williams13

import vcs, cdms2
f=cdms2.open('clt.nc')
v=f('v')
u=f('u')
x=vcs.init()
s=x.getscatter('default')
x.plot(u,v, s)
x.clear() # this does nothing!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions