On Thu, Aug 11, 2011 at 5:39 PM, Simon Denier <simon.denier@gmail.com> wrote:
I'm trying to customize some charts in EyeSee.

First, can I change the font size of labels in a chart? I tried #defaultFontSize: without success.
As far as I know it is not implemented (ported).

Second, can I change the fill color of my bars? In particular, I would like to pass a custom block as a parameter, as in Mondrian #fillColor:

I found script helpers like #setColoredFill or #coloredFill: but again, no success.
The same. It is not implemented. What you can use for now is the the method #setLinearFill
You can see the examples ESExamples>>verticalBar3 and verticalBar3interaction1.

I will open tickets for both.


--
Simon Denier




_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--
Andre Hora