Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
williams13 opened this issue Oct 4, 2014 · 3 comments
Assignees
Milestone

Comments

@williams13
Copy link
Contributor

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)

@doutriaux1
Copy link
Contributor

fixed in issue_743_xynames

@doutriaux1
Copy link
Contributor

merged we can close

@williams13
Copy link
Contributor Author

Confirmed!

Thanks!

From: Charles <notifications@github.commailto:notifications@github.com>
Reply-To: UV-CDAT/uvcdat <reply@reply.github.commailto:reply@reply.github.com>
Date: Tuesday, October 7, 2014 11:55 AM
To: UV-CDAT/uvcdat <uvcdat@noreply.github.commailto:uvcdat@noreply.github.com>
Cc: Dean Williams <williams13@llnl.govmailto:williams13@llnl.gov>
Subject: Re: [uvcdat] X and Y axis lables (xname, yname) won't show up on for any graphics method on the plot (#743)

merged we can close


Reply to this email directly or view it on GitHubhttps://github.com//issues/743#issuecomment-58239845.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants