mshd / wikitree

Tree structure of Wikidata entities (previous version here
https://mshd.github.io/wikitree/public/
GNU General Public License v3.0
8 stars 5 forks source link

Add percentage above node #35

Closed mshd closed 4 years ago

mshd commented 4 years ago

A qualifier is useful for owns/owner. As you can see here https://www.wikidata.org/wiki/Q806626 BCA is owned by Anthoni Salim with a proportion of 0.017 (1.7%). Similarly to the collapse button, I would like to add a caption above or below the node, ideally next to the connecting line that shows this additional info. The createNode function will need a new parameter of the info from their parent,

mshd commented 4 years ago

Testing I had a uneven number. Consider using Math.round.