文件名称:acplotoo:使用matplotlib进行绘图的工具集合
文件大小:176KB
文件格式:ZIP
更新时间:2024-02-27 04:17:56
sketch sphere color-scheme matplotlib plotting
plot_tools 零星增长的代码片段集合,用于使用matplotlib绘制和创建草图。 当前功能: 球形草图 从颜色图中获取一小组颜色 耗材: plot_tools模块提供了以下方法: *功能 get_cm_colors ( colormap , n_colors ): # Obtain a number 'n_colors' of colors from a colormap # named 'colormap'. 子模块sphere sphere . great_circle_distance ( lon1 , lat1 , lo
【文件预览】:
acplotoo-master
----LICENSE(1KB)
----examples()
--------readme_image.py(4KB)
--------disks.py(1KB)
--------disks.svg(271KB)
--------readme_image.svg(145KB)
----setup.py(786B)
----README.md(7KB)
----plot_tools()
--------sphereplot.py(27KB)
--------plot_tools.py(701B)
--------helpers.py(564B)
--------__init__.py(299B)
--------euclidean()
--------sphere()
--------geometry.py(5KB)