Metadata-Version: 2.1
Name: querychart_package
Version: 1.0.4
Summary: A wrapper for simplified matplotlib usage
Project-URL: Homepage, https://github.com/daveskura/querychart
Project-URL: Author Linkedin, https://www.linkedin.com/in/2166883
Author-email: Dave Skura <dskura@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: schemawizard-package>=2.3.5
Description-Content-Type: text/markdown

# querychart
sql graphs based on matplotlib

## install matplotlib
```
pip install matplotlib
```





### marker ref 
https://www.w3schools.com/python/matplotlib_markers.asp
