How to link two libraries together for interactive dashboards? #1239
Unanswered
jaanaltosaar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any good examples of linking external libraries (like Protomaps: https://bdon.github.io/observable-framework-maps/example-map) to Observable dashboards that use the Plot library?
For example, here are two framework dashboards:
https://jaanli.github.io/american-community-survey/new-york-area/income-by-race
https://jaanli.github.io/new-york-real-estate/
It would be nice to have the map change to show heatmaps of high- or low-prevalence self-reported race categories or income categories from census data (in the first link) when selections are made in the range.
I finally got several Observable Frameworks dashboards working, and have a slightly better understanding of this amazing library. Hopefully this is feasible, and if not happy to learn what it takes and give it a shot to extend the library to support this use case 🙏
Beta Was this translation helpful? Give feedback.
All reactions