-
Notifications
You must be signed in to change notification settings - Fork 17
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
Generalize Facet Matrix a bit using D3 #82
Comments
This would allow multiple views and very loose dynamic visualization. I don't think it would be very hard to make the switch. |
The switch to Solr 4.x berkeleybop/bbop-js#16 would probably allow us to lift the limits on the axis. |
Is this a possible point of interaction / component sharing with QuickGO? |
It /could/, but I think that would be more work then I was intending. My intention would be to essentially do nothing but the extreme basics--we have x/y and a number; probably just lift something like this: http://bl.ocks.org/mbostock/1256572 or http://bl.ocks.org/mbostock/3943967 and give buttons for the different display modes. |
Even sharing at the level of sharing tips about D3/Solr, best practice for showing certain GO properties on axes, etc |
Sounds good to me. We'll have to go through priorities again to figure what moves forward in AmiGO (loader fixes, features), and other projects. |
Uhhh...I'm not sure if this is the "val" matrix or the "facet" matrix here. Any idea what this was about? |
Nevermind--have the context again. |
As stated. Make it easier to manipulate the returning data.
The text was updated successfully, but these errors were encountered: