speedo:matplotlib中的车速表图

时间:2024-03-02 18:40:19
【文件属性】:

文件名称:speedo:matplotlib中的车速表图

文件大小:58KB

文件格式:ZIP

更新时间:2024-03-02 18:40:19

Python

绘制速度计图的类 安装 # 1) Download the package cd speedo # or the path you saved it to pip install . 如果只下载更改“从speedo.speedometer导入Speedometer” 到下面的“ speedo.speedo.speedometer导入车速表”。 ### Example import matplotlib . pyplot as plt % config InlineBackend . figure_format = "retina" % matplotlib inline from speedo . speedometer import Speedometer import themepy theme = themepy . Theme ( 'dark' ) plt . rcParams


【文件预览】:
speedo-master
----.gitignore(2KB)
----license.txt(1KB)
----speedo()
--------speedometer.py(13KB)
--------__init__.py(37B)
----examples()
--------speedo_example.png(54KB)
----readme.md(1KB)
----setup.py(737B)

网友评论