Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014193 | mantisbt | reports | public | 2012-04-27 10:42 | 2014-09-23 18:05 |
| Reporter | VeMag | Assigned To | rombert | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.10 | ||||
| Target Version | 1.2.11 | Fixed in Version | 1.2.11 | ||
| Summary | 0014193: in MantisGraph, function "Show as Graph" produce an unusable result, axis can't be read | ||||
| Description | The graph title is too big. | ||||
| Steps To Reproduce | go "View Issues", | ||||
| Tags | patch | ||||
| Attached Files | |||||
|
I add a pull request : |
|
|
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
|
|
MantisBT: master a79396b6 2012-04-27 03:49 Details Diff |
Fix_0014193:graph_unreadable_date_axis This correction is about use of "eczlibrary" (not JpGraph) In "View Issues" > "Graph", the date axis is "2012-0.." and the title is really big. I fixe axisSpace, modify axis angle, and define maxHeight for the title. |
Affected Issues 0014193 |
|
| mod - plugins/MantisGraph/core/graph_api.php | Diff File | ||
|
MantisBT: master-1.2.x bd7326c6 2012-04-27 03:49 Details Diff |
Fix_0014193:graph_unreadable_date_axis This correction is about use of "eczlibrary" (not JpGraph) In "View Issues" > "Graph", the date axis is "2012-0.." and the title is really big. I fixe axisSpace, modify axis angle, and define maxHeight for the title. |
Affected Issues 0014193 |
|
| mod - plugins/MantisGraph/core/graph_api.php | Diff File | ||
related to
child of
duplicate of