Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ai Expert Roadmap | 24,033 | a month ago | 13 | mit | JavaScript | |||||
Roadmap to becoming an Artificial Intelligence Expert in 2022 | ||||||||||
Excelize | 14,675 | 186 | a day ago | 177 | August 20, 2022 | 103 | bsd-3-clause | Go | ||
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets | ||||||||||
Roughviz | 6,183 | 3 | 4 | a year ago | 7 | March 28, 2020 | 26 | mit | JavaScript | |
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser. | ||||||||||
Chartify | 3,304 | 5 | 4 days ago | 16 | November 02, 2020 | 48 | apache-2.0 | Python | ||
Python library that makes it easy for data scientists to create charts. | ||||||||||
Tablesaw | 3,187 | 14 | 16 | 3 days ago | 78 | April 02, 2022 | 116 | apache-2.0 | Java | |
Java dataframe and visualization library | ||||||||||
Matplotplusplus | 3,082 | a month ago | 1 | March 03, 2021 | 30 | mit | C++ | |||
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾 | ||||||||||
Ml Glossary | 2,710 | 2 months ago | 19 | mit | Python | |||||
Machine learning glossary | ||||||||||
Just Dashboard | 1,489 | 3 | 1 | 2 years ago | 29 | July 13, 2019 | 49 | mit | JavaScript | |
:bar_chart: :clipboard: Dashboards using YAML or JSON files | ||||||||||
Kneed | 570 | 8 | 33 | 9 days ago | 22 | August 13, 2020 | 9 | bsd-3-clause | Python | |
Knee point detection in Python :chart_with_upwards_trend: | ||||||||||
Flyfish | 524 | a day ago | 17 | gpl-3.0 | JavaScript | |||||
FlyFish is a data visualization coding platform. We can create a data model quickly in a simple way, and quickly generate a set of data visualization solutions by dragging. |
Chartify is a Python library that makes it easy for data scientists to create charts.
See this notebook for more examples!.
pip3 install chartify
echo $PATH
cp chromedriver /usr/local/bin
This tutorial notebook is the best place to get started with a guided tour of the core concepts of Chartify.
From there, check out the example notebook for a list of all the available plots.
Documentation available on chartify.readthedocs.io
Join #chartify on spotify-foss.slack.com (Get an invite)
Use the chartify tag on StackOverflow.
This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.