In this blog post, I'm going to demonstrate how to reuse WiseMapping HTML+JS rendering engine to easily visualize...
text-based mindmaps
like this one
have many benefits
they are readable as-it-is
they don't require any tool to be edited
they follow the UNIX tenets
For the impatient ones, here is …
This week I wrote a small Python script, that can generate a mindmap from a simple indented text input like this:
Winter
december
january
february
Spring
march
april
may
Summer
june
july
august
Autumn
september
october
november
The command: ./graphviz_mindmap.py seasons.txt.
The results, with various layout parameters:



Another …
Nouvelle feature pour mon petit projet d'éditeur/visualisateur de feuille de perso de jdr: rpg-bonhomme : une homepage liste désormais tous les layouts et les persos créés !
<iframe style="width:100%" height="500" src="https://chezsoi.org/lucas/jdr/rpg-bonhomme/"></iframe>A year ago, I built a small JS lib using D3.js to visualize JSON-defined genealogy trees.
At the beginning of the year, I added a new feature using flex-calendar and moment-ferie-fr : a birthday calendar using the same JSON genealogy definition and miniature images.
I added this calendar to the …
I'm happy to introduce you with genealogic-d3, a Javascript visualization library to nicely display genealogy trees that I've been working on during the past 3 days.
I'm quite satisfied by the result. You'll find a live demo you can play with at https://chezsoi.org/lucas/genealogic-d3/skywalker.html
I …
Ça y est, c'est ouvert !
Bienvenu sur mon petit coin d'Internet :)
Tout est encore en travaux, mais je compte rédiger rapidement quelques premiers articles.
Au passage:
- ce blog tourne sous Ghost 0.5.8
- le thème actuel est Day & Night, réalisé par Pedro Semeano et sous License MIT
j'y ai …