>
> Would be nice to have tools for all Roassal visualizations like export as
> svg. Some demos have them, some other don't, so other casual **users** has
> a bigger learning curve to adopt what they are seeing and use it in another
> context.
Roassal supports PNG, SVG and HTML export. What do you
Hmm, maybe that's the reason why there is separate class for ArrowedLine.
Essentially both RTElement and RTEdge has method 'model:'
(RTShapedObject>>model:) where you can put a string which is then used by
RTLabelled. (You can actually pass any object, but then you will have to
modify it to send i
Hi Peter,
Thanks. Working now. I will try to solve the issue and post in the meet
up and here on the list. Nice to help catching up the bug.
Offray
Ps: :
When I said
Would be nice to have tools for all Roassal visualizations like export
as svg. Some demos have them, some other don't, so ot
It seems there is an issue with the arrow head, I'll try to investigate it
for now try running it without it
===
v := RTView new.
e1 := (RTEllipse new size: 20) elementOn: 'hello'.
e2 := (RTEllipse new size: 20) elementOn: 'world'.
e1 @ RTDraggable.
e2 @ RTDraggable.
l
Hi,
El 22/11/14 a las #4, Peter Uhnák escribió:
Check out RTRoassalExample>>exampleArrowedAndLabelledLine , it should
demonstrate the functionality for both elements and edges. You can also use
TRConstraint, but that is a tad bit more advanced.
Peter
Thanks, I have seen it, but the demo is b
Check out RTRoassalExample>>exampleArrowedAndLabelledLine , it should
demonstrate the functionality for both elements and edges. You can also use
TRConstraint, but that is a tad bit more advanced.
Peter
By the way, I have found exampleLabelledGraph but I don't understand
where you add individual labels to nodes or edges.
Thanks,
Offray
El 22/11/14 a las #4, Offray Vladimir Luna Cárdenas escribió:
Hi all.
We're now in a small workshop about data narratives and I'm showing some
people Roassal
Hi all.
We're now in a small workshop about data narratives and I'm showing some
people Roassal.
I would like to have named nodes and edges in a graph. I have created a
small understable graph from the object profile gallery here:
http://ws.stfx.eu/8QMELFJ4V370
Anyone knows how to add name
2014-11-22 13:23 GMT+01:00 Werner Kassens :
> >Thanks for all the answers,
> >so, for better portability, maybe we should dissallow opals current
> behavior
> >and only accept "-5" and not "- 5" as negative numbers?
>
> Hi Nicolai,
> perhaps. if you mean portability pharo->otherLanguage certainly.
>Thanks for all the answers,
>so, for better portability, maybe we should dissallow opals current
behavior
>and only accept "-5" and not "- 5" as negative numbers?
Hi Nicolai,
perhaps. if you mean portability pharo->otherLanguage certainly. if you
mean otherLanguage->pharo, well you are the sp
Yesterday I've tried Cirela, impressive work! I have never thought Roassal
could be pushed so far.
Alexandre
> Le 22-11-2014 à 6:04, Thierry Goubier a écrit :
>
> Hi Vladimir,
>
> 2014-11-18 14:30 GMT+01:00 Offray Vladimir Luna Cárdenas :
>>
>> Notice that this tries to be a leaner appro
Hi Vladimir,
2014-11-18 14:30 GMT+01:00 Offray Vladimir Luna Cárdenas
:
>
> Notice that this tries to be a leaner approach to the one I had already
> asked about importing maps from open street map.
>
Another option which you could look to is:
- use Cirela-OSM (
http://forum.world.st/ANN-NetGe
12 matches
Mail list logo