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

Obtain uniform color of point when plotting UV plane #123

Open
Bruccos opened this issue Mar 11, 2024 · 2 comments
Open

Obtain uniform color of point when plotting UV plane #123

Bruccos opened this issue Mar 11, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Bruccos
Copy link

Bruccos commented Mar 11, 2024

Hi,

I'm trying to plot the UV plane and I see the points get colourized by their density with the colorcet maps. However, I would like for them to be all of the same color. Is it possible?

Ps: I saw that I can colour by a quantity common to all point to have them all the same colour, but in that case I obtain also the colour axis on the right that I don't want.

Thanks a lot.

@o-smirnov o-smirnov added the enhancement New feature or request label Mar 11, 2024
@o-smirnov
Copy link
Collaborator

Ha, sometimes it's the simplest features that one overlooks! I believe we don't have that feature...

However, maybe you can work around it by picking a monochrome colormap and dialling up --min-alpha or --saturate-alpha?

@Bruccos
Copy link
Author

Bruccos commented Mar 11, 2024

Thanks for the quick response!

I've tried your suggestions, but unfortunately it seems that they have no effect unless i specify a given -aaxis. In this way I'm able to obtain a monocolour figure by selecting a common parameter (e.g. CORR), however once again it appears also the unwanted color bar on the right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants