Bug 156

Summary: [OWTChart] Solaris hangs when points have identical value
Product: OWT Reporter: Julien-Samuel Lacroix <jlacroix@mapgears.com>
Component: OWTChartAssignee: Julien-Samuel Lacroix <jlacroix@mapgears.com>
Status: NEW    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description From 2003-12-08 16:28:37
Pete Schmitt <pete@crrel.usace.army.mil> wrote:
> 
> I create chart files and create the images from them.  With the following file
> owtchart gets stuck in some processing loop (eats up CPU):
> 
> I noticed that if I change one of the values in Vals by +-1, owtchart will 
> work.
> 
> Type=Line
> W=500
> H=300
> NumSets=1
> NumPts=3
> Vals=262316!262316!262316
> Title=Directory: r1 - December 2003
> YTitle=MBytes
> XLabels=031201;031202;031203

While fixing this bug on solaris, we will add +-1 in the chart, so the line will
be in the center. of the chart instead of at the bottom.