• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item6527: ChartPlugin (> 1.401) has lost reverse table functionality

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension ChartPlugin Normal Closed   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Sometime between ChartPlugin 1.401 and the current version, some previous functionality from the plugin (reversed tables) seems to have been lost.

16 Jun 2003: V1.100 - Add support for reversed tables (R999..R1), add new options of xaxisangle, numxgrids, and defaultdata, and allow sparse data.

Here is a test that one of our users provided.

---++Table Data
|Year    | 1998 |1999 |2000 |2001 |2002 |
|Low    | 8 |10 |13 |17 |22|
|Target    | 10|   12 |17 |20 |25 |
|High    | 12|   15 |19 |24 |29 |
|Actual    | 9 |14 |15 |19 |27  |

---++Normal
%CHART{ type="line" name="line2" table="1" data="R2:C2..R5:C6" xaxis="R1:C2..R1:C6" legend="R2:C1..R5:C1" width="225" height="200" }%

---++Reverse
%CHART{ type="line" name="line3" table="1" data="R5:C6..R2:C2" xaxis="R1:C2..R1:C6" legend="R2:C1..R5:C1" width="225" height="200" }%

These both work on ChartPlugin 1.401, but only the first chart (Normal) works on the latest version of ChartPlugin.

-- TWiki:Main.BenEsacove - 2010-07-19

Oh, that needs to be investigated. Possibly caused by someone updating the plugin package directly on twiki.org, without updating the SVN trunk/ChartPlugin.

-- TWiki:Main.PeterThoeny - 2010-07-19

Fixed in the lasted checked in and uploaded files.

-- TaitCyrus - 2011-04-27

ItemTemplate
Summary ChartPlugin (> 1.401) has lost reverse table functionality
ReportedBy TWiki:Main.BenEsacove
Codebase 4.1.1
SVN Range TWiki-5.0.0, Tue, 06 Jul 2010, build 19208
AppliesTo Extension
Component ChartPlugin
Priority Normal
CurrentState Closed
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r4 - 2011-05-03 - TaitCyrus
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback