Bug 29

Summary: [owtchart] Cannot specify ymin and ymax with log scale charts
Product: OWT Reporter: Daniel Morissette <dmorissette@mapgears.com>
Component: OWTChartAssignee: Daniel Morissette <dmorissette@mapgears.com>
Status: NEW    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments: EURO_LOG.TXT - Log scale chart definition
EURO_LIN.TXT - Linear scale chart definition
EURO_LOG.GIF - Log chart image (GIF)
EURO_LIN.GIF - Linear chart image (GIF)

Description From 2003-07-29 12:12:27
On 2003-07-16, Lutz Duevel wrote to the owtchart-users list:
> Hi Daniel,
> 
> luckily i've found OWTCHART on the web. Great Tool, great work!
> 
> Are there any improvements planned to the logarithmic scaling?
> You will see what i mean if you look at the enclosed two charts linear/log
> (same data) of Dollar/Euro. Also enclosed the owtchart-data-files.
> 
> 
> Many thanks for your program and information, Lutz
> (Germany, Hameln)
>
------- Comment #1 From 2003-07-29 12:13:24 -------
Created an attachment (id=2) [details]
EURO_LOG.TXT - Log scale chart definition
------- Comment #2 From 2003-07-29 12:14:06 -------
Created an attachment (id=3) [details]
EURO_LIN.TXT - Linear scale chart definition
------- Comment #3 From 2003-07-29 12:15:07 -------
Created an attachment (id=4) [details]
EURO_LOG.GIF - Log chart image (GIF)
------- Comment #4 From 2003-07-29 12:15:31 -------
Created an attachment (id=5) [details]
EURO_LIN.GIF - Linear chart image (GIF)
------- Comment #5 From 2003-07-29 12:18:08 -------
You are correct that the log scale doesn't allow specifying your own ymin and
ymax.  This would have to be added, not sure when I'll have time though.