GeoDaCenter / geoda

GeoDa: An introduction to spatial data analysis
http://geodacenter.github.io
GNU General Public License v3.0
716 stars 156 forks source link

Scatterplot options #268

Closed jkoschinsky closed 8 years ago

jkoschinsky commented 8 years ago

Scatterplot options (for regular bivariate, and partly for scatter plot matrix, Moran scatterplot, and bubble chart):

Scatterplot options/right-click drop-down:

Data: —Original (default) —Standardized

Smoother: —Linear (default) —LOWESS

Show: —Regimes Regression (default) —Statistics (default) —Axes Through Origin (default) —Status Bar (default)

jkoschinsky commented 8 years ago

first point from ticket:

remove regimes regression as option when LOWESS is selected (since LOWESS is already regression on subsets)

not implemented yet

lixun910 commented 8 years ago

please verify in 1.7.83

jkoschinsky commented 8 years ago

Update this text:

screen shot 2016-03-05 at 11 57 41 am

to: View --> Regimes Regression Statistics Axes Through Origin Status Bar

Note: When you first select a subset of observations in another view, then LOWESS is disabled. However, when you first select LOWESS and then select observations in another view, you still get LOWESS with regimes. But as soon as you make a selection, LOWESS is disabled. We probably want to leave it like this, otherwise you'd have to disable selection but FYI that this is one way you can still get LOWESS with regimes.

lixun910 commented 8 years ago

please verify in 1.7.91

jkoschinsky commented 8 years ago

Verified fix in GeoDa 1.7.91 (OSX Yosemite, 10.10.5 and Win 7 Professional (64-bit)).