Charts.css.py, a Python chart framework built on top of charts.css! #54
rayluo
started this conversation in
Show and tell
Replies: 1 comment
-
|
Added to https://github.com/ChartsCSS/awesome |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since the welcome message encourages us to "share ideas" and "engage with other community members", and there is even this "Show and tell" category, I am writing to share my project
charts.css.py.Charts.css.pyis a Python chart framework built on top of charts.css!charts.css.pyis based oncharts.css, so that output chart's look-and-feel is identical tocharts.css.charts.css's consuming html table and providing a CSS api,charts.css.pyfocuses on generating the html table from your Python datasets, and providing a Python api.You can know more from
charts.css.py's online document and samples.Beta Was this translation helpful? Give feedback.
All reactions