Bug 951196 - IE9 d3 Charts X-Axis spacing is not very legible
Summary: IE9 d3 Charts X-Axis spacing is not very legible
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.7
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-11 16:03 UTC by Mike Thompson
Modified: 2013-09-03 14:45 UTC (History)
1 user (show)

Fixed In Version: RHQ 4.7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-03 14:45:55 UTC
Embargoed:


Attachments (Terms of Use)
IE9 x-axis font spacing issue (49.18 KB, image/png)
2013-04-11 16:03 UTC, Mike Thompson
no flags Details
Normal x-axis as seen on FF (same chart) (47.47 KB, image/png)
2013-04-11 16:06 UTC, Mike Thompson
no flags Details

Description Mike Thompson 2013-04-11 16:03:50 UTC
Created attachment 734305 [details]
IE9 x-axis font spacing issue

Description of problem:
In IE9, on any of the new d3 charts the x-axis font spacing is different than on other browsers and makes it difficult to read as items seem to run on into one another.

Comment 1 Mike Thompson 2013-04-11 16:06:38 UTC
Created attachment 734306 [details]
Normal x-axis as seen on FF (same chart)

Comment 2 Mike Thompson 2013-04-11 16:07:51 UTC
Possible solution is to make less ticks on the x-axis for IE browsers to reduce the clutter.

Comment 3 Mike Thompson 2013-04-17 13:53:37 UTC
The solution was to increase the spacing between ticks so the number of ticks was reduced from 12 to 8 (which looks good on IE9). This is a conditional fix that changes the number of ticks for IE9+ browsers only.

Checked into master commit id: 41f8fc2

Comment 4 Heiko W. Rupp 2013-09-03 14:45:55 UTC
Bulk closing of issues in old RHQ releases that are in production for a while now.

Please open a new issue when running into an issue.


Note You need to log in before you can comment on or make changes to this bug.