Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Tom Chiverton / Tom Chiverton (Tom Chiverton)
Created: 10/24/2014
Components: Charting/Graphing
Versions: 2016,11.0,2018
Failure Type:
Found In Build/Fixed In Build: CF11_Final / CF2016U12,CF2018U5
Priority/Frequency: Major / Some users will encounter
Locale/System: ALL / Linux All
Vote Count: 1
Problem Description:
When drawing a stacked series,
Steps to Reproduce:
run attached CFML file. You'll need to rename it.
hover over the (small) 'bar' stack
Actual Result:
tool tip says '0 of 1'
Expected Result:
tool tip says '0 of 0', or better still no tooltip at all for data which has no stack (how can it, for 0 height) ?
Any Workarounds:
Nope. Have to remove the series
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3842819
External Customer Info:
External Company:
External Customer Name: ChivertonT
External Customer Email:
External Test Config: completed
query
cnt type
1 15 foo
2 0 bar
3 25 baz
not started
query
cnt type
1 10 foo
2 0 bar
3 20 baz
Attachments:
- October 24, 2014 00:00:00: 1_t.bmp
Comments: