adamtornhill / MetricsTreeMap

A Processing program to visualize metrics as tree maps.
GNU General Public License v3.0
67 stars 14 forks source link

Issue Importing Treemap #3

Open raulra08 opened 4 years ago

raulra08 commented 4 years ago

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:

processing_treeMap

Any ideas what could I do to successfully run Processing and enjoy of the visualizations :)

Processing v3.5.4 Code Maat v1.1

Regards 😁

raulra08 commented 4 years ago

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

adamtornhill commented 4 years ago

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.

mahmoud-samy commented 4 years ago

@raulra08 check https://github.com/adamtornhill/MetricsTreeMap/issues/1#issuecomment-122532997