humanitiesplusdesign / data-pen

Personal modeling application for Linked Data.
http://hdlab.stanford.edu/fibra
26 stars 0 forks source link

Sunburst scaling #71

Open jiemakel opened 7 years ago

jiemakel commented 7 years ago

In the Ancient World demonstration, search for Roma.

Now, when I added loading of reverse properties, this ends up with 18,492 nodes linked to it through the related property.

This 1) takes a long time to load/process and 2) the resulting sunburst doesn't look very sensible.

Thus, we may need to make the sunburst interaction more intelligent both on the UI and API side - possibly limiting the number of related items loaded directly, but also returning a count of further values to aid in sunburst layout, and then loading the rest only when the user zooms in on the sunburst.