Add test for Format and update readme (#3)

This commit is contained in:
Ian Webster 2021-09-21 08:27:24 -07:00 committed by GitHub
parent 67bed9519e
commit 14c7cbb2ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 15 deletions

View file

@ -77,6 +77,9 @@ The background color of the chart. Any valid HTML color works. Defaults to #ffff
#### DevicePixelRatio: double
The device pixel ratio of the chart. This will multiply the number of pixels by the value. This is usually used for retina displays. Defaults to 1.0.
#### Format: string
The output format of the chart. Defaults to "png"
#### Key: string
API key (not required)