We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1959f2 commit be0f897Copy full SHA for be0f897
README.md
@@ -23,7 +23,6 @@ from quickchart import QuickChart
23
qc = QuickChart()
24
qc.width = 500
25
qc.height = 300
26
-qc.device_pixel_ratio = 2.0
27
qc.config = {
28
"type": "bar",
29
"data": {
0 commit comments