Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 python 分析股市数据。我正在使用 matplotlib 绘制图表。我想知道是否有任何其他库可以在 python 中绘制图表。我想画出更具吸引力和设计感的图表,以便最终用户会发现它非常有吸引力。
以前从未在 Python 中使用过图表和绘图,但Cairoplot看起来非常用户友好。
这些图像使它看起来非常干净和光滑,所以我想你可能想尝试一下。