You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* initially 'click' the go button (js call)
* add download option with radio buttons to select option for graphic type
to download
* minimal javascript infrastructure to allow for different download
options and size options (not user facing but there for the future if
need be).
* Resolves issue #7, #8
* initially 'click' the go button (js call)
* add download option with radio buttons to select option for graphic type
to download
* minimal javascript infrastructure to allow for different download
options and size options (not user facing but there for the future if
need be).
* adding certification template
* index.svg was giving problems when rendering. This svg allows for
a preview image
* Resolves issue #9, cleaning up README
Making README more readable as per issue #9
* Adding image link to 'facts' section
* Finally getting markdown image link right
* Markdown image link for certification
* bug fix, downloads jpg
* border pixel pix (jpg,png)
* Downloading the 'facts' graphic (png,jpg), the border pixel was getting
cutoff becaues, I think, the width/height were non-integral
* To fix, round up to nearest integer for width and height
Co-authored-by: Jeffrey Warren <[email protected]>
Provide a download option for the "facts" graphic, preferably with options for SVG, PNG and JPEG.
Here is a graphic sample:
The text was updated successfully, but these errors were encountered: