I\'m drawing line graphs on a canvas. The lines draw fine. The graph is scaled, every segment is drawn, color are ok, etc. My only problem is visually the line width vari
If linewidth is an odd number, just add 0.5 to x or y.