yeatmanlab / AFQ-Browser

Browser-based visualization tools for AFQ results
BSD 3-Clause "New" or "Revised" License
33 stars 15 forks source link

ENH: Tooltip #216

Closed akeshavan closed 6 years ago

akeshavan commented 6 years ago

Progress:

No sorting:

screen shot 2017-12-04 at 8 41 42 pm

With sorting (But the bins here are fake, its a work in progress):

screen shot 2017-12-04 at 8 42 42 pm
arokem commented 6 years ago

Looks like great progress!

I think that a "Z=" before the scores (e.g., "Z=1.18", in the first example), would help clarify what we are looking at.

On Mon, Dec 4, 2017 at 8:43 PM, Anisha Keshavan notifications@github.com wrote:

Do not merge yet! Progress:

No sorting: [image: screen shot 2017-12-04 at 8 41 42 pm] https://user-images.githubusercontent.com/972008/33590362-9eb6c27e-d933-11e7-8760-4209fba00f84.png

With sorting (But the bins here are fake, its a work in progress): [image: screen shot 2017-12-04 at 8 42 42 pm] https://user-images.githubusercontent.com/972008/33590378-bd0b31a6-d933-11e7-8ccc-31607e2974d6.png

You can view, comment on, or merge this pull request online at:

https://github.com/yeatmanlab/AFQ-Browser/pull/216 Commit Summary

  • wip: tooltip shows on selected lines
  • wip: getting all info into the tooltip
  • wip/brk: extracting the labels
  • BRK: how to get bins

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yeatmanlab/AFQ-Browser/pull/216, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHPNkhvPXPjKZxHxGT6byNoX6646Pxaks5s9MoKgaJpZM4Q1uhL .

akeshavan commented 6 years ago

sorting on a number column:

screenshot 2017-12-14 11 26 02

sorting on a non-number column:

screenshot 2017-12-14 11 26 43
akeshavan commented 6 years ago

Also, for more than 2 bins:

screenshot 2017-12-14 11 41 12
akeshavan commented 6 years ago

added some spacing so numbers are easier to parse:

screenshot 2017-12-14 12 03 07