I create a simple example that create COLUMN type facetChart with 2 data points of 0.0 value. The resulting chart is a slanted line (image attached). The source code also attached. Can you please help me diagnose the issue. Thanks.
Announcement
Collapse
No announcement yet.
X
-
OK, We can reproduce the issue in 3.1p; We'll investigate how difficult it will be to port the fix backwards.Last edited by Isomorphic; 4 Jan 2013, 13:56.
Comment
-
We have applied a fix in SC 8.3p/SGWT 3.1p that should prevent a slanted line from being drawn for the case you describe. It should be in the next nightly build.
The code in SC 9.0d/SGWT 4.0d for FacetChart is actually a newer design that does not suffer from this issue - so there was no fix to port back. The "d" signifies that it's our development stream with daily commits for new features and what not - it's not going to have the stability of a "p" (production) build.
Comment
Comment