Bug 949438
| Summary: | The labels for X Axis in Bar and Line charts are displayed no matter what is set with "Show labels (X Axis)" checkbox | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | BAM | Assignee: | David Gutierrez <dgutierr> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hrcek <jhrcek> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.0 | CC: | rrajasek, rzhang | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
Cause: "Show/Hide X labels" feature not implemented for the NVD3 renderer.
Consequence: Show/Hide checkbox not working.
Fix: Implement such feature.
Result: Feature working for both OFC2 and NVD3.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:13:45 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: |
|
||||||
|
Description
Jan Hrcek
2013-04-08 07:59:39 UTC
Fixed. Github commit: https://github.com/droolsjbpm/dashboard-builder/commit/eea0707c5943c081f1b3bdb4c0decced3c2b97a2 QA: Problem is solved now. X-axis labels are now shown/hidden correctly based on KPI panel configuration. Verified with dashbuilder build DR5 deployed on EAP 6.1 GA |