-
Notifications
You must be signed in to change notification settings - Fork 7
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
DRAFT: proof of principle bringing microvis model to ndv #113
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #113 +/- ##
===========================================
- Coverage 75.74% 62.22% -13.52%
===========================================
Files 49 78 +29
Lines 4897 5975 +1078
===========================================
+ Hits 3709 3718 +9
- Misses 1188 2257 +1069 ☔ View full report in Codecov by Sentry. |
closing, since I don't think this belongs in ndv... but I do think it has potential, and have extracted a (renewed) experiment of this pattern to https://github.com/tlambert03/scenex (i.e. it's the same concept as microvis, refactored and updated) |
this is just a playground/draft PR, that brings in much of the model and vispy implementation from tlambert03/microvis
will follow up with an explanation.
x.py
has a basic example