Skip to main content

计算概论C课程中文图表快捷输出工具

Project description

cm_chart

中文图表快捷输出工具。它不替代 matplotlib,而是帮学生先解决中文字体、常见图表和保存图片。

pip install cm_chart
import cm_chart

fig, ax = cm_chart.bar(['苹果', '香蕉', '梨'], [12, 8, 15], title='水果销量')
cm_chart.save(fig, '水果销量.png')

所有画图函数都会返回 fig, ax,学生可以继续用原生 matplotlib 修改细节。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cm_chart-1.0.0.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file cm_chart-1.0.0.tar.gz.

File metadata

  • Download URL: cm_chart-1.0.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for cm_chart-1.0.0.tar.gz
Algorithm Hash digest
SHA256 46e0069bd5892487d86a0292ff4dc8d71308539f60131d3808c3ebf34050e88d
MD5 343460c0abec85e7f8c314879cbe74b3
BLAKE2b-256 3986822042f4e1b41463e5379169b2042f6c2857392a5e5fac09c6a4857bb029

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page