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 map legend #1834

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

Allow user to set display precision in map legend #1834

lixun910 opened this issue Mar 9, 2019 · 2 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

Add new menu item "Set Display Precision" in right click menu on Map legend:
Screen Shot 2019-03-09 at 12 35 25 AM

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

Once user clicks the OK button, the Map legend will be updated with new display precision
Screen Shot 2019-03-09 at 12 36 38 AM

@Ashitacarl
Copy link

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

This function works for real number variables but not for integers. See below.

1834

Once I create custom breaks, this works fine. See below. rent2002 is an integer in the dataset. I add custom breaks with 0.20 etc as breaks.

1834-2

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