Re: [Pharo-users] Mindmaps and WardleyMaps in Pharo

2019-08-01 Thread Christopher Fuhrman
With the help of several folks in RMoD, the project for PlantUML is now pretty stable. Here's an example with a mind map: https://github.com/fuhrmanator/PlantUMLPharoGizmo#mind-map On Thu, 9 May 2019 at 20:27, Christopher Fuhrman < christopher.fuhr...@gmail.com> wrote: > PlantUML now supports min

Re: [Pharo-users] Mindmaps and WardleyMaps in Pharo

2019-05-09 Thread Christopher Fuhrman
PlantUML now supports mind maps. I am thinking of doing a class in pharo to use PlantUML on the web to render diagrams (PNG, SVG) in Pharo. On Thu, May 9, 2019, 11:46 Rafael Luque wrote: > I'm looking for drawing some mindmaps and (obviously) I'd like to be able > to draw and visualize them insi

Re: [Pharo-users] Mindmaps and WardleyMaps in Pharo

2019-05-09 Thread Stephan Eggermont
Rafael Luque wrote: > I'm looking for drawing some mindmaps and (obviously) I'd like to be able > to draw and visualize them inside my own Pharo tools. > > I've found this video in Stephan Eggermont's channel: > > https://vimeo.com/136943448 > > Do you know any other alternatives for Pharo? >

[Pharo-users] Mindmaps and WardleyMaps in Pharo

2019-05-09 Thread Rafael Luque
I'm looking for drawing some mindmaps and (obviously) I'd like to be able to draw and visualize them inside my own Pharo tools. I've found this video in Stephan Eggermont's channel: https://vimeo.com/136943448 Do you know any other alternatives for Pharo? BTW, I also found this other video abou