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

tsom2_viewerにおいてカラーマップを外部から指定できる #163

Open
takuro-Ishida opened this issue Jun 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@takuro-Ishida
Copy link
Member

takuro-Ishida commented Jun 11, 2020

target code 対象となるコード 明確に分かっているならば書く
libs/visualization/tsom/tsom_viewer.py

機能追加リクエストは何かの問題に関連していますか?

  • 現状ではデフォルトでフルカラーになっており以下の点で不便に感じる
    * conditional component planeでは一次元的な情報しかいらないのにフルカラーは不自然
    * データによってconditional component planeの色付けの意味は大きく変わるはずなので外部から自由に色を変更できるようにしたい

Describe the solution you'd like 望む解決策の説明

  • classの引数にカラーを変更できるような変数を追加する.
  • 何も入れない場合は赤~青の一次元的な色にする
@takuro-Ishida takuro-Ishida changed the title tsom2_viewerにoiteカラーマップを外部から指定できる tsom2_viewerにおいてカラーマップを外部から指定できる Jun 11, 2020
@takuro-Ishida takuro-Ishida added the enhancement New feature or request label Jun 11, 2020
@ae14watanabe
Copy link
Member

自分で描画の修正とかやってみると,やっぱこういう仕組みが必要だよなぁという気がしている.
それぞれのモデルで修正しなきゃいけないのダルすぎるんだよなぁ.
#142 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants