tracker issue : CF-3800237

select a category, or use search below
(searches all categories and all time range)
Title:

CFCHART stacks series incorrectly

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)

Created: 08/05/2014

Components: Charting/Graphing

Versions: 2016,11.0

Failure Type:

Found In Build/Fixed In Build: CF11_Final / CF11HF12 302479 CF2016HF4 302484

Priority/Frequency: Major / Some users will encounter

Locale/System: ALL / Platforms All

Vote Count: 2

Listed in the version 2016.0.04.302561 Issues Fixed doc
See here: http://cfmlblog.adamcameron.me/2014/08/cfchart-cfchartseries-bug-details-for.html

Bottom line:
{quote}
It's stacked the bars and lines together. For Pete's sake. That's not very clever. And is a bug. One never means to do that on a chart: the various types of series might be stacked within their type, but each type's stacking should be discrete from other types.
{quote}

Also this is a regression from earlier versions of CF, which behaved correctly.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3800237

External Customer Info:
External Company:  
External Customer Name: Adam Cameron.
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

+1 ......................
Vote by External U.
11439 | November 23, 2014 03:27:52 PM GMT
re "closed/deferred/thirdparty"... can you please provide evidence of where you've raised an enhancement request with ZingCharts to see if they can implement the needful? Plus you've basically shipped a regression here. What happened to your "backwards compat" mantra? You only apply it when it's a way of shirking work, don't you? Admit it. -- Adam
Comment by External U.
11434 | December 04, 2014 01:39:23 PM GMT
This is not a third-party problem as it works as it should. In order to set these properly you need to set a z-index for each layer. Since cfchartseries does not accept the style attribute, you must use the external stylesheet. The fix would be to add a z-index attribute to the cfchartseries. If you look at the ZingChart example http://www.zingchart.com/gallery/?ID=28231 (the code) you will see a z-index setting for each series.
Comment by External U.
11435 | December 05, 2014 06:47:08 AM GMT
Stephen that *Zingcharts* is working "as it should" is not being contested. <cfchart>'s implementation of ZingCharts is NOT working as it should as what I detail is regressive behaviour compared to how <cfchart> used to work, pre-ZingCharts. It should be neither here nor there what underlying engine is in use: the behaviour of <cfchart> should not have regressions like this. It sounds like, though, Adobe can fix this easily enough: applying a different z-index to each line type in a hybrid stacked chart. So I think this needs reopening.
Comment by External U.
11436 | December 05, 2014 07:35:18 AM GMT
Adam, I agree it should be re-opened. Just wanted to point out what the fix needs to be.
Comment by External U.
11437 | December 06, 2014 08:05:02 AM GMT
+1 //////////////////////////////////
Vote by External U.
11440 | December 06, 2014 08:05:19 AM GMT
What does the "ToTrack" (sic) status mean?
Comment by External U.
11438 | December 09, 2014 03:19:43 AM GMT