在python中绘制点 [英] Plotting points in python

查看:93
本文介绍了在python中绘制点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在同一张图上绘制一些 (x,y) 点,除了对极坐标的支持之外,我根本不需要任何特殊功能,这很好但不是必需的.它主要用于可视化我的数据.有没有一种简单的方法可以做到这一点?Matplotlib 似乎比我现在需要的要多得多.有没有更多的基本模块可用?你有什么推荐?

I want to plot some (x,y) points on the same graph and I don't need any special features at all short of support for polar coordinates which would be nice but not necessary. It's mostly for visualizing my data. Is there a simple way to do this? Matplotlib seems like way more than I need right now. Are there any more basic modules available? What do You recommend?

推荐答案

使用 matplotlib将来,您可能需要做的不仅仅是简单"的事情,而且您不需要花时间学习新的绘图工具.

Go with matplotlib Chance is that sometime in the future you might need to do more than just "simple" stuff and then you don't need to invest time learning a new plot-tool.

请参阅此 link 以获取 Python 绘图工具列表...

See this link for list of plotting tools for python...

这篇关于在python中绘制点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆