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

Allow user to modify scatter plot dot size #260

Open
cwsimmon opened this issue Jul 1, 2021 · 3 comments
Open

Allow user to modify scatter plot dot size #260

cwsimmon opened this issue Jul 1, 2021 · 3 comments

Comments

@cwsimmon
Copy link
Collaborator

cwsimmon commented Jul 1, 2021

Requested by Russ Bullock

The scatter plot function would be improved if the user could modify the size of the dots. The color can be changed, but the only way to overcome a dense overlapping cluster of dots is to zoom in. In general, the current dot size is too large for typical numbers of data points in the models we use today.

@lizadams
Copy link
Contributor

lizadams commented Jul 20, 2022

Created scatterplot using the following command

./verdi.sh -f $cwd/data/model/CCTM46_P16.baseO2a.36k.O3MAX -s "O3[1]" -s "NO2[1]" -scatter "O3[1]" "NO2[1]"

I then right clicked on the plot, and selected Properties.
Then went to Configure Plot > Other
Tried modifying the Plot Points
Dot size from the default of 4 to another value - in this screenshot I selected the value 5.
I tried 1 and 2, and other values, but VERDI doesn't seem to be recognizing any of them.

Am seeing a screen pop up with an error:
Color Map Eror
x is not a valid number.
Screen Shot 2022-07-20 at 1 42 41 PM

@yadongxuEPA
Copy link
Collaborator

yadongxuEPA commented Aug 9, 2022

Retested with VERDI_2.1.4_linux64_20220809.tar.gz on Atmos and VERDI_2.1.4_win64_20220809.zip on a Windows PC, found that this issue has resolved.
I was able to modify the scatter plot dot size and no error messages showed up.
VERDI_testing_issue_260_1
VERDI_testing_issue_260_2

@lizadams
Copy link
Contributor

Confirmed that this worked with VERDI_2.1.4_mac_20221007.tar.gz
Screen Shot 2022-10-13 at 12 35 39 PM

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

4 participants