UniStuttgart-VISUS / damast

Code for the DH project "Dhimmis & Muslims – Analysing Multireligious Spaces in the Medieval Muslim World" (VolkswagenFoundation)
MIT License
10 stars 1 forks source link

Brushing of clustered map glyphs #49

Closed tutebatti closed 2 years ago

tutebatti commented 2 years ago

When selecting a place from the location list, data is brushed and linked. However, the respective map glyph representing that location may represent first level religions through a highlighted circle, even though the selected place does not have any evidences belonging to that first level religion. Is this behaviour intended?

This screenshot shows the selection of Abu Tij, who only has COPT evidences. From the Religion view, this is obvious, not so from the glyph.

grafik

mfranke93 commented 2 years ago

What I think is happening here: The glyph represents not only Abu Tij, but also some other place, which has Islamic evidence. Please check whether that is the case, otherwise this could be a bug. The glyphs are always highlighted in full, never partially. I suppose partial highlight might be possible, but:

  1. It would be some implementation effort.
  2. Would that stop at the circle level (the circles are not always the main religions, it depends on what is visible), or would it go deeper into circle segments? If so, at some point these could be hard to see.
tutebatti commented 2 years ago

Exactly, the map glyph here (and in similar cases) aggregates multiple places, among which some might have Islamic evidence.

Regarding 2., I asked myself the same question. How far would that go?

I think it suffices to state the current behaviour in the info text / documentation. A quick glance of the user at the Religion view solves the "issue" immediately.