Skip to content
This repository has been archived by the owner on Aug 28, 2018. It is now read-only.

Switch column type after import #27

Closed
thinkh opened this issue Feb 13, 2018 · 2 comments
Closed

Switch column type after import #27

thinkh opened this issue Feb 13, 2018 · 2 comments

Comments

@thinkh
Copy link
Member

thinkh commented Feb 13, 2018

At the moment the user chooses the column type in the import dialog. When we import data directly we have to allow the user to switch column types after import (e.g., if categorical is a string, etc.).
This should be done on click on the visual marker (see #25).

@thinkh
Copy link
Member Author

thinkh commented Mar 9, 2018

  • Add a custom button with callback and item position to the more menu as hook in LineupJS
    • Click on the guessed indicator ("?") opens a menu with option to approve column type
    • Add another hook for this menu
  • Callback should open select column type and configuration from phovea_importer dialog
  • If column type has changed: remove current column at position and add new column type at the same position (code in lineup)

grafik

@thinkh
Copy link
Member Author

thinkh commented Jun 14, 2018

Moved to Caleydo/lineup_app#7.

@thinkh thinkh closed this as completed Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants