Pdf resolution scaling for plotting

橙三吉。 提交于 2019-12-25 05:13:24

问题


I am trying to create a pdf file where I draw a graph from a set of points, 2000+ points. The width of the pdf is set to 612. I want to be able to plot all the points in one line. I am currently drawing at a scale of 1 to 1, one point per pixel. How can I scale my drawing so I can draw all 2000+ points.

来源:https://stackoverflow.com/questions/43301673/pdf-resolution-scaling-for-plotting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!