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 set display precision in PCP #1833

Closed
lixun910 opened this issue Mar 9, 2019 · 4 comments
Closed

Allow user to set display precision in PCP #1833

lixun910 opened this issue Mar 9, 2019 · 4 comments
Assignees

Comments

@lixun910
Copy link
Member

lixun910 commented Mar 9, 2019

No description provided.

@lixun910 lixun910 self-assigned this Mar 9, 2019
@lixun910
Copy link
Member Author

lixun910 commented Mar 9, 2019

Fixed in V209:

A new menu item (right click): View->Set Display Precision in PCP
Screen Shot 2019-03-09 at 12 31 48 AM

It allows user to set the display precision via a dialog:
Screen Shot 2019-03-09 at 12 31 55 AM

Once user clicks the OK button, the PCP will be updated with new display precision
Screen Shot 2019-03-09 at 12 32 00 AM

@Ashitacarl
Copy link

GeoDa 1.12.1.209 (macOS Mojave, 10.14.3). Mar. 9 build.

Fix verified. PCP now allows users to set a customized precision.

But in Boxplots and scatter plots, one can only select customize precision for Axes but not for stats below the graph. See below.
1833

For conditional plots, the third variable's precision cannot be changed. See below.
1833-2

@lixun910
Copy link
Member Author

@Ashitacarl Good point. Will apply the new “Set Display Precision” option in PCP to all other plots.

lixun910 added a commit to lixun910/geoda that referenced this issue Mar 18, 2019
Apply the same "Set Display Precision" menu item to all plots with text: Boxplots, scatter plots, moran scatter, scatter matrix, correlogram, conditional plots etc.
@Ashitacarl
Copy link

GeoDa 1.12.1.217 (macOS Mojave, 10.14.3). Mar. 23 build.
Data: Guerry Sample.

Fix verified. Setting precision is available for Axes and stats.
1833-3

lixun910 added a commit to lixun910/geoda that referenced this issue Apr 23, 2019
…er#1833

add checkbox "Always using fixed-point notation" when set display precision for text and axes.
this checkbox will be checked by default.

Precision setup will be updated on Axes, Text and Legend
@lixun910 lixun910 mentioned this issue May 16, 2019
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

3 participants