Method in question, see stack trace.
All line diagrams do it, including Collection#openPlot.
AA
On 30 Sep 2008, at 13:42 , Tudor Girba wrote:
All of them raise DNU?
I guess not. So which script produces that?
Doru
Sent from my iPhone
On Sep 30, 2008, at 13:30, Adrian Kuhn <akuhn(a)gmx.ch> wrote:
> Does not work, raises DNU:
>
> Unhandled exception: Message not understood: #isEmpty
> UndefinedObject(Object)>>doesNotUnderstand:
> EyeSee.BaseLineDecorator(EyeSee.AbstractAxisDecorator)>>height
> EyeSee.BottomAxisStrategy>>setBorders:
> EyeSee.LineDiagram(EyeSee.Abstract2DDiagram)>>setUpperLowerBorder
> EyeSee.LineDiagram(EyeSee.Abstract2DDiagram)>>createAxis
> EyeSee.LineDiagram(EyeSee.AbstractDiagram)>>setup
> EyeSee.DiagramRenderer>>open
> EyeSee.Examples>>lineDiagram
>
> ---------------------------------------------------------------------
> -
> UndefinedObject(Object)>>doesNotUnderstand:
> Receiver:
> an UndefinedObject
> Arguments:
> aMessage = a Message with selector: #isEmpty and arguments: #()
> Temporaries:
> excpt = a MessageNotUnderstood
> resumeValue = nil
> Context PC = 25
>
> ---------------------------------------------------------------------
> -
> EyeSee.BaseLineDecorator(EyeSee.AbstractAxisDecorator)>>height
> Receiver:
> a EyeSee.BaseLineDecorator
> Instance Variables:
> preferedMaxValue = nil
> preferedMinValue = nil
> maxValue = nil
> minValue = nil
> values = nil
> start = nil
> end = nil
> label = nil
> color = nil
> labelRepresentation = nil
> rotatedLabels = nil
> normalLabelOrientation = nil