display size of eyesee charts

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

display size of eyesee charts

cdelaunay
Hello,

I would like to manage the size of a chart when drawing it into a glamour presentation. For now the default size is quite big and i am not able to see it fully.
Does such a mechanism already exist ? Or do you have any starting points where I should look at ? Is this possible for example with mondrian visualizations ?

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: display size of eyesee charts

Andre Hora
Hello Cyrille,

To change the size of a chart you should use the methods ESAbstractDiagram>>width: and height:
See some examples here:

ESExamples>>verticalBarDiagram5
GLMBasicExamples>>eyeseeBarDiagram

regards,

On Thu, Jun 30, 2011 at 3:37 PM, Cyrille Delaunay <[hidden email]> wrote:
Hello,

I would like to manage the size of a chart when drawing it into a glamour presentation. For now the default size is quite big and i am not able to see it fully.
Does such a mechanism already exist ? Or do you have any starting points where I should look at ? Is this possible for example with mondrian visualizations ?

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--
Andre Hora


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev