Hello,
I want to print graph using Dot matrix printer, is there any library or algorithm for this.
Thanks is advance
regards nix
Surely, as far as algorithms go, it's all just about placing "dots" on a "canvas" - it is irrelevant whether the "dots" are ink placed by a printer mechanism, or "pixels" on a screen...?