We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
target code 対象となるコード 明確に分かっているならば書く libs/visualization/tsom/tsom_viewer.py
libs/visualization/tsom/tsom_viewer.py
機能追加リクエストは何かの問題に関連していますか?
Describe the solution you'd like 望む解決策の説明
The text was updated successfully, but these errors were encountered:
自分で描画の修正とかやってみると,やっぱこういう仕組みが必要だよなぁという気がしている. それぞれのモデルで修正しなきゃいけないのダルすぎるんだよなぁ. #142 (comment)
Sorry, something went wrong.
No branches or pull requests
target code 対象となるコード 明確に分かっているならば書く
libs/visualization/tsom/tsom_viewer.py
機能追加リクエストは何かの問題に関連していますか?
* conditional component planeでは一次元的な情報しかいらないのにフルカラーは不自然
* データによってconditional component planeの色付けの意味は大きく変わるはずなので外部から自由に色を変更できるようにしたい
Describe the solution you'd like 望む解決策の説明
The text was updated successfully, but these errors were encountered: