-
Notifications
You must be signed in to change notification settings - Fork 6
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
detail pages linked from family
return JSON
#19
Comments
it would be quite nice to have a view for /languages/<family_id>/ which just shows the data points for |
You mean a values table aggregating datapoints for all languages in the family? Is that actually useful? What would you expect to see there? If you think the map view would be useful, I'd rather propose we code feature values as icon shapes and family as color - this would provide a bit of classification info in all feature maps. |
hmm, ok. I can see that people will want to drill down into the family level e.g. what do you have for UtoAztecan? What about a view that solves #12 e.g. two panels -- one map and one features-on-a-tree? I guarantee that this would get screenshotted and included in a million talks :) |
Ah, ok. I see. So rather than selecting a family tree on a features'
details page, we'd have a feature selection on the family details page?
Simon J Greenhill <[email protected]> schrieb am Di., 29. Sep. 2020,
21:05:
… hmm, ok. I can see that people will want to drill down into the family
level e.g. what do you have for UtoAztecan?
What about a view that solves #12
<#12> e.g. two panels -- one map
and one features-on-a-tree? I guarantee that this would get screenshotted
and included in a million talks :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#19 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGUOKDKNLAA2T2IMFJ4LMDSIIVXTANCNFSM4R6DSQSA>
.
|
So https://grambank.clld.org/familys/utoa1244 has a map of the varieties and the table of coded values for all features (so far). Will have to think about where to put the tree with values for a single feature. |
Maybe the family details page will need a feature selection box and accept a URL parameter |
cool! thanks. I think the idea to have ?parameter=xxx will be very helpful. |
So here's family page with tree and selectable features: https://grambank.clld.org/familys/algi1248?feature=GB022#tree-container |
this is awesome, thanks @xrotwang ! one nitpick -- the 0's are quite hard to see, is it easy to up the contrast (reduce alpha?) or change the color? |
Ah, yes. For maps with less dots the opacity doesn't make much sense. |
Changing the colors is easy, too. Proposals? PRs? |
sorry for bikeshedding, but what about https://colorbrewer2.org/#type=qualitative&scheme=Set1&n=4 or https://personal.sron.nl/~pault/ (actually fig 3 in the last link looks good, and is color blind friendly, so that would be nice). Can we make: |
looks good! |
go here https://grambank.clld.org/familys and select a family. You are redirected to a JSON endpoint: https://grambank.clld.org/familys/utoa1244
Perhaps a better location is https://grambank.clld.org/languages with the family filter set correctly?
The text was updated successfully, but these errors were encountered: