quickchart-python
quickchart-python copied to clipboard
Python client for quickchart.io image charts web service
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7. Commits 9e9e840 2022.12.07 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you...
Is it possible to set the dark mode for the plugin? Tried different variations, but nothing seems to work. Can't find it anywhere in the docs for colorscheme package.
Attempting to use quickCharts for the first time. pip seemed to install ok. However, I receive the following: AttributeError: 'QuickChart' object has no attribute 'get_image' Probably something simple....