Hi Martin,
Sorry for the late reply.
Currently, Roassal does not support such a feature. However you can get something close to.
| view | view := ROView new. -15 to: 10 do: [ :i | view add: ((ROLabel verticalText interlineSpace: i) elementOn: 'hello world'). ]. ROHorizontalLineLayout on: view elements. view open
In Roassal 1.422
Cheers, Alexandre
On Aug 28, 2013, at 5:46 AM, MartinW wm@fastmail.fm wrote:
Hi, i could not find a way to get vertical labels in a Roassal visualization. Is there a way? Or a general way to rotate elements? See attached image.
I also asked this on Stackoverflow (http://stackoverflow.com/questions/18416989/how-to-get-vertical-labels-with-...), but as there was no answer i repost it here .
http://forum.world.st/file/n4705387/vertical_labels.png M.
-- View this message in context: http://forum.world.st/How-to-get-vertical-labels-with-Roassal-tp4705387.html Sent from the Moose mailing list archive at Nabble.com. _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev