Yannis ROSSETTO (rossettoy)2021-05-29 16:09 Tracker graphs are no more rendered with this engine. Closing. Status changed from Verified to ClosedAssigned to changed from Yoann Celton (jtekt) to NoneClose date set to 2021-05-29
Yoann Celton (jtekt)2013-07-01 13:48 Here you go. This solves the issue for all kind of graphs, but it is still hard coded, so if you choose longer field, you have to increase this margin value. Atm there is no way to know the final length of the legend. Your move. Status changed from Acknowledged to Under implementationAttachments patchFixLegend addedReported in version set to All
Yoann Celton (jtekt)2013-07-01 13:44Attachments 02 Change Requests Jason.png addedBy Yoann Celton (jtekt)(48 kB)02 Change Requests Jason.pngFix'd
Yoann Celton (jtekt)2013-06-27 09:19 last edited by: Yoann Celton (jtekt) 2013-06-27 09:24 This is not relative to the Flowchart. As you can see on the other screencap, it also happen on other type of graph.Problem is that the space allocated to the legend is hard-coded, and we don't know how much space it will need, nor the total width of the graph.So if you add lengthy labels with (relatively) small graph, the two can (and will) overlap. Any idea? ///// EDIT //// Okay I was a bit wrong. Total length of the graph is NOT related. Enlarging your chart won't change anything Summary -Cumulative flow chart legend over the graph +Chart legend over the graph Attachments Requests Tuleap.png addedBy Yoann Celton (jtekt)(25 kB)Requests Tuleap.pngPie chart