Item13094: using type=area and scale=semilog at the same time is not possible, causes invalid graph

pencil
Priority: Normal
Current State: Needs Developer
Released In: n/a
Target Release:
Applies To: Extension
Component: ChartPlugin
Branches:
Reported By: JindrichHomola
Waiting For:
Last Change By: GeorgeClark
Using type=area and scale=semilog at the same time is not possible, causes invalid graph overflowing on y-axis. -- JindrichHomola - 12 Nov 2014

Which extension are you referring to?

-- MichaelDaum - 12 Nov 2014

Chartplugin.

See this:
x y1 y2
1 1 100
2 10 50
3 100 25
4 1000 12

%CHART{type="line" name="test1" table="data" data="R2:C2..R5:C3" xaxis="R2:C1..R5:C1" yaxis="on" width="400" height="400" colors="#FF8F00,#FF0000,#00FF00" scale="semilog"}% %CHART{type="area" name="test2" table="data" data="R2:C2..R5:C3" xaxis="R2:C1..R5:C1" yaxis="on" width="400" height="400" colors="#FF8F00,#FF0000,#00FF00" scale="semilog"}% %CHART{type="area" name="test3" table="data" data="R2:C2..R5:C3" xaxis="R2:C1..R5:C1" yaxis="on" width="400" height="400" colors="#FF8F00,#FF0000,#00FF00" scale="linear"}%

-- JindrichHomola - 29 Dec 2014
 

ItemTemplate edit

Summary using type=area and scale=semilog at the same time is not possible, causes invalid graph
ReportedBy JindrichHomola
Codebase 1.1.9
SVN Range
AppliesTo Extension
Component ChartPlugin
Priority Normal
CurrentState Needs Developer
WaitingFor
Checkins
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r7 - 25 Sep 2016, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy