Skip to content
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

There's xyzformatter and xyzticks/cbar_ticks and xyzclabel, but not cformatter #3904

Closed
ahuang11 opened this issue Aug 15, 2019 · 2 comments
Closed
Labels
type: enhancement Minor feature or improvement to an existing feature

Comments

@ahuang11
Copy link
Collaborator

ahuang11 commented Aug 15, 2019

There's
plot.opts(zticks=[1, 2, 3], zformatter='%.2f')

Would like to use
plot.opts(cticks=[1, 2, 3], cformatter='%.2f')

@philippjfr philippjfr added the type: enhancement Minor feature or improvement to an existing feature label Aug 16, 2019
@ahuang11
Copy link
Collaborator Author

Actually there's cbar_ticks that I missed

@ahuang11 ahuang11 changed the title There's xyzformatter/xyzticks and xyzclabel, but not cformatter, cticks There's xyzformatter and xyzticks/cbar_ticks and xyzclabel, but not cformatter Aug 16, 2019
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Minor feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants