Vis4Sense / HistoryMap

http://sensemap.io
46 stars 7 forks source link

Allow user to choose tree layout #145

Closed kaidatavis closed 4 months ago

Jeffrey-D-Pierce commented 8 months ago

I created a popup with the ability to select and open the Vector, HTML, or TBD experience. With displayTree(hmPage) as the standard interface for each, both experiences (Vector and HTML) work at the same time (both can be open) using the same controller. We should consider putting the save and load functionality into the popup.

Yuu-Han commented 8 months ago

The popup looks nice :-)

We should consider putting the save and load functionality into the popup.

Have added it to #140

kaidatavis commented 8 months ago

@Jeffrey-D-Pierce, nice work! Would it be easier for the user to select the different layouts (vector, html, etc.) on the HistoryMap page instead of the popup, similar to how you did for vertical, horizontal, etc.? Also, a radio button for layout would be nicer than a drop-down menu :-)

kaidatavis commented 8 months ago

@Yuu-Han, did you push the changes? I just did a pull, and don't see the save/load in the popup?

Yuu-Han commented 8 months ago

not yet, i just added it as a todo item and have not made any changes