#deviationValue: in EyeSee

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

#deviationValue: in EyeSee

abergel
Can someone explain what this method does?  

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





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

Re: #deviationValue: in EyeSee

Andre Hora
It draws a line with the label #deviationDescription: in your chart.

On Wed, Dec 7, 2011 at 2:53 PM, Alexandre Bergel <[hidden email]> wrote:
Can someone explain what this method does?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





_______________________________________________
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
Reply | Threaded
Open this post in threaded view
|

Re: #deviationValue: in EyeSee

abergel
Ok, thanks

Alexandre


On 7 Dec 2011, at 11:13, Andre Hora wrote:

> It draws a line with the label #deviationDescription: in your chart.
>
> On Wed, Dec 7, 2011 at 2:53 PM, Alexandre Bergel <[hidden email]> wrote:
> Can someone explain what this method does?
>
> Cheers,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>
> _______________________________________________
> 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

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





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

Re: #deviationValue: in EyeSee

abergel
In reply to this post by Andre Hora
I set the following comments:

-=-=-=-=-=-=-=-=-=
ESSingleAxisDiagram>> deviationValue: anObject
        "It draws a line at the level aNumber with the label #deviationDescription: in the chart. This is used when you want to set a reference for example"
       
        self subclassResponsibility
-=-=-=-=-=-=-=-=-=

All other implementors of #deviationValue: are commented with "Check ESSingleAxisDiagram>> deviationValue: for a description"

Version 0.9.4. I also included the improvement of Serge, I checked it and it makes sense to me.

Cheers,
Alexandre



On 7 Dec 2011, at 11:13, Andre Hora wrote:

> It draws a line with the label #deviationDescription: in your chart.
>
> On Wed, Dec 7, 2011 at 2:53 PM, Alexandre Bergel <[hidden email]> wrote:
> Can someone explain what this method does?
>
> Cheers,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>
> _______________________________________________
> 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

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





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