DeveloperLiberationFront / Excel-Function-Visualizer

Justin tends to his trees
2 stars 1 forks source link

Encode argument node with frequency #25

Open jalanmiddleton opened 8 years ago

jalanmiddleton commented 8 years ago

Sure, the total frequency of an argument can be found in the function node that contains all arguments, but for the case where we don't separate different forms with optional arguments, we can't easily tell how often a given argument was filled.

Maybe the squares should have minor tooltips that show the sum of the frequencies of every possible function inside?

Or show the sum above the list of possible functions?