chartify
chartify copied to clipboard
Python library that makes it easy for data scientists to create charts.
Is it possible to change the font family for the entire plot?
**What this PR does / why we need it**: I included an article I wrote to the ReadMe's resources. I got approved on the [Slack channel](https://spotify-foss.slack.com/archives/CCHNA7ZS7/p1638549036000400) **Which issue(s) this PR...
**FEATURE REQUEST**: >type: feature It would be great if you could add the cumulative option type to the histogram plot as there is in: https://plotly.com/python/histograms/#cumulative-histogram
Chartify doesn't work with bokeh 2.3.0, so require **What this PR does / why we need it**: **Which issue(s) this PR fixes** Fixes # **Special notes for your reviewer**: **Release...
type: bug **Environment**: - Chartify version(s): 2.6.0 - Operating System(s): Windows - Python version(s): 3.7.1 **What happened**: The PNG version of the charts always generate a white square image. The...
**What this PR does / why we need it**: It fixes the insecure YAML deserialization bug found on the _core/options.py module, it uses yaml.safe_load() rather than the unsafe function yaml.load(),...
Updated Classifiers
**What this PR does / why we need it**: Changes a link in the README to avoid it breaking as it is migrating to a new site
Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an...