MetricsTreeMap
MetricsTreeMap copied to clipboard
Issue Importing Treemap
Hi,
As soon as I imported MetricsTreeMap.pde into Processing and tried to execute it I got an error saying that import Treemap; (line 36) fails to import the library.
So I tried to add the Library but it is not available as a Processing library.
Hopefully the screenshot belowe can help understand my current set up:
Any ideas what could I do to successfully run Processing and enjoy of the visualizations :)
Processing v3.5.4 Code Maat v1.1
Regards 😁
Is this the library you used? https://www.cs.umd.edu/hcil/treemap/
And are these the steps you followed to allow importing it? https://github.com/processing/processing/wiki/How-to-Install-a-Contributed-Library
Oh, it's been 7 years since I last looked at this code, so my memory is a bit rusty.
Yes, I do remember that I downloaded the library separately. It really should have been documented, and possibly committed inside this repo. The library you link to looks familiar, it's probably that one.
I'm sorry that I cannot offer more specific answers -- 7 years is a long time.
@raulra08 check https://github.com/adamtornhill/MetricsTreeMap/issues/1#issuecomment-122532997