Bug 1087201
| Summary: | Y-Axis labels in NVD3 charts not displayed correctly | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | BAM | Assignee: | David Gutierrez <dgutierr> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Jan Hrcek <jhrcek> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | kverlaen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-07 12:39:20 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
The second issue can be fixed by increasing the left margin in configuration. The first would require some logic to calculate the position of the svg text element, which (given that the old dashbuilder is being replaced by UF rewrite) is not worth fixing in my opinion. |
Created attachment 886031 [details] Screenshot showing the problem Description of problem: There are 2 issues with NVD3 pie and bar charts: Go to Showcase workspace, select Sales opportunities page and check the 'Opportunities by employee' panel. 1) the Y-axis label 'Amount' is overlaid by numbers on Y-axis 2) the maximum Y-axis value is not fully displayed (in chrome it's ok, but in firefox it's not) The problem 1) also manifests itself for line charts (e.g. see panel Expected Pipeline on page Pipeline analysis) Version-Release number of selected component (if applicable): BPMS 6.0.1 CR2 Firefox 24, latest google chrome. How reproducible: Always Additional info: This is visual issue, not detectable by automated selenium tests, so setting qe_test_coverage to '-'