ggobi / cranvas

Interactive graphics in R using Qt interfaces, a descendant of ggobi software
https://ggobi.github.io/cranvas.org/
80 stars 12 forks source link

histogram: drag the mouse to change binwidth; resize heights #62

Open yihui opened 13 years ago

yihui commented 13 years ago

why do we need these features?

  1. Arrows Up and Down can change the binwidth; what is the special advantage of dragging mouse?
  2. Is resizing the height of the layer limits supposed to alleviate the effects of those dominating bars? (so that we can see smaller counts more clearly)
heike commented 13 years ago

Yihui,

we need multiple ways to access the same features, in particular, we need visual cues of where changes can be made as well as hints to what the changes are - putting functionality on keys should always be just a first step to try out functionality - it's usually not a good final solution.

Heike

On Aug 2, 2011, at 11:25 PM, yihui wrote:

why do we need these features?

  1. Arrows Up and Down can change the binwidth; what is the special advantage of dragging mouse?
  2. Is resizing the height of the layer limits supposed to alleviate the effects of those dominating bars? (so that we can see smaller counts more clearly)

Reply to this email directly or view it on GitHub: https://github.com/ggobi/cranvas/issues/62

Heike Hofmann 2413 Snedecor / 2624C Howe Associate Professor phone 515 294 8948 Department of Statistics fax 515 294 4040 Iowa State University www.public.iastate.edu/~hofmann

yihui commented 13 years ago

Finally I realized what this really meant... much easier than I imagined; will probably do this in milestone 1.0