Border drawn over horizontal label in DotLinePlot

Bug #306393 reported by Sebastien Cote
2
Affects Status Importance Assigned to Milestone
Cairo Plot
Fix Committed
Medium
Sebastien Cote

Bug Description

When generating a DotLinePlot with a horizontal label and the text is short, the bottom border of the graph is often drawn over the text.

This issue can be reproduced with the following test case:

test_data = [0, 100]
h_label = ['0', '100']
CairoPlot.dot_line_plot('test', test_data, 400, 300, axis = True, grid = True, h_legend = h_label)

Related branches

Changed in cairoplot:
assignee: nobody → sebas642
importance: Undecided → Medium
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.