CImg
CImg copied to clipboard
Line Thickness
Hello, I am trying to use CIMG to plot some sensor data using the drasw_graph function, but the lines are very thick. Is there a way to make the lines thinner? I cannot find the option in the draw_graph inputs.
You could try lowering the opacity, having thiner lines would require modifications I think would be unable to draw less than one pixel wide lines anyways as this is a software pixel by pixel renderer