PatMartin / Dex

Dex : The Data Explorer -- A data visualization tool written in Java/Groovy/JavaFX capable of powerful ETL and publishing web visualizations.
https://dexvis.net
Apache License 2.0
1.32k stars 309 forks source link

Word Tree not displaying #14

Open Kejoa opened 5 years ago

Kejoa commented 5 years ago

Hi,

I cloned the Dex repo and followed the tutorial videos. However, on the visualization demo, for the word tree using the AnnabeiLee.dex, the word tree graph is not displayed and when I look at the terminal output, I get this message: 'No GUI definition for: 'Word Tree' : Add getGuiDefinition() function to 'web/google/wordTree.gtmpl'

I tried this both on Windows 10 and Ubuntu 16.04. I get the same issue and message.

Any suggestion on how I can overcome this?

dex_wordtree_gui_output