Hi Jonathan!
Happy to see this.
I have had a look at your code. This is an excellent start!
Here is some feedback:
- your need a larger example. If you need to have a graph to feed your hive plot, then simply send #dependentClasses on a class hierarchy. This will likely to give you dense graphs.
- you rely on on RTGDLayoutB. This is a deprecated class, that does not exist in the last version of Roassal. You should not need it at all. Old and dead code :-)
- You are extending RTMondrianViewBuilder. Again, this is dead code. RTMondrian has replaced it. However, I believe there is no need to extend it. If you want to have your layout in the layout builder, simply extend RTLayoutBuilder with #rectLineLayout
For people not familiar with Hive plot can have a pretty good description of it on:
http://www.hiveplot.net
Let us know when you have a new version.
Continue! Go go go!!
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
> On Mar 9, 2015, at 10:07 AM, Jonathan Wadin
wadin.jonathan@gmail.com wrote:
>
> Hi,
>
> Here, it's my hive plot package. This is not finish at all. But this is a first version and that give to you one way to create hive plot.
>
> I will continue to work on and improve it. What will I add soon :
>
> - Add generic constructor and lot of possibilities (out-going and in-going dependencies)
> - Add several examples.
> - Create curve (directed) edges for mondrian.
> - Add automatic colors.
>
>
> One question, it's possible to curve edges with "directed" in RTGraphBuilder but this doesn't exists with RTMondrian.
>
> How can I get directed edges with RTMondrian ?
>
> Can you check it and give me some feedback ?
>
> My smalltalkhub project :
>
>
http://smalltalkhub.com/#!/~JonathanWadin/HivePlot http://smalltalkhub.com/#!/~JonathanWadin/HivePlot
>
> Cheers,
>
> Jonathan.
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
>
https://www.iam.unibe.ch/mailman/listinfo/moose-dev