Resize local graph nodes based on their links count

The size of the nodes in the local graph should be based on the number of links to the corresponding page.

Example:
If I have a book review that contains 30 page references to the [[Willpower]] page and 5 page references to the [[Logseq]] page, the node for the Willpower page should be much larger than the node for the Logseq page. Like it’s done in the global graph.

This would help analyze which referenced pages resonate most with the current page in the local graph.

This seems to already be the case? Perhaps this is fixed already? The nodes in my graph are bigger when they have more links (it looks like that’s what’s happening, though I can’t find any docs for it)