tracker issue : CF-3964066

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

Text Extends Past Legend Border

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/Workaround

Reporter/Name(from Bugbase): jesse ferraro / jesse ferraro (jesse ferraro)

Created: 04/02/2015

Components: Charting/Graphing

Versions: 11.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Minor / Some users will encounter

Locale/System: English / Win 2012 Server x64

Vote Count: 0

Problem Description: When having long (yet reasonable) legend, the text will extend past the right border of the legend. (See attached image)

Steps to Reproduce: Create a graph that has a legend with multiple series' and make the length of each series label a long amount of text (See attached image)

Actual Result: Legend series placement will start correct, but will extend past the right legend border

Expected Result: Legend series labels should remain completely contained inside the legend border

Any Workarounds: None that I have found yet

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

Watson Bug ID:	3964066

External Customer Info:
External Company:  
External Customer Name: jesse
External Customer Email:  
External Test Config: My Hardware and Environment details: ColdFusion 11, Windows Server 12 and Windows 7, IIS 8

Attachments:

  1. April 02, 2015 00:00:00: 1_chartBug.JPG

Comments:

I found a workaround for the issue. If you add spaces to the last series label, it'll add whitespace and look fixed: For example: <cfchartseries seriesLabel="Total Maintenance/Testing ">
Comment by External U.
7934 | April 02, 2015 12:39:04 PM GMT
Multiple ways to achieve this. Width attribute of legend or layout attibute to specify the number of legend items on a single line.
Comment by Himavanth R.
7935 | September 28, 2015 11:38:29 PM GMT