Closed (fixed)
Project:
Charts and Graphs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Jun 2010 at 21:40 UTC
Updated:
8 Jul 2010 at 21:30 UTC
Bluff library tries to guess the right orientation of your data. It usually does a good job but if your data is "strange", for example several one value series, it guesses wrong.
When this happens, users should be able to force the transposition decision.
The attached patch does just this.
| Comment | File | Size | Author |
|---|---|---|---|
| charts-graphs_controlling-data-transposition.patch | 1.35 KB | rsevero |
Comments
Comment #1
rsevero commentedPatch applied and included definition of Bluff's special parameter "transpose" in Bluff's Advanced Help page with commit #384080.