-
Updated
Feb 7, 2021 - JavaScript
svg
Here are 4,806 public repositories matching this topic...
-
Updated
Feb 7, 2021 - TypeScript
I'm receiving error with JPG (uppercase of jpg) image extension. This extension should be supported right?
ERROR Error resizing: Error: Expected one of: heic, heif, jpeg, jpg, png, raw, tiff, webp for format but received JPG of type string
at Object.invalidParameterError (/var/task/node_modules/sharp/lib/is.js:101:10)
at Sharp.toFormat (/var/task/node_modules/sharp/lib/output.js:168:
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Feb 2, 2021 - JavaScript
The Copr build system:
https://copr.fedorainfracloud.org/
provides badges showing the status of the build (fail, success,s or in progress).
An example of such badge is:
https://copr.fedorainfracloud.org/coprs/g/copr/copr/package/copr-backend/status_image/last_build.png
The documentation is here:
https://docs.pagure.org/copr.copr/user_documentation.html#status-badges
The format is
-
Updated
Jan 10, 2020 - JavaScript
-
Updated
Jan 14, 2021 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 6, 2021 - TypeScript
-
Updated
Feb 7, 2021 - TypeScript
-
Updated
Jan 19, 2021 - TypeScript
-
Updated
Jan 31, 2021 - JavaScript
-
Updated
Jan 27, 2021 - JavaScript
The y-axis ticks supports the rotated option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
Feb 1, 2021 - JavaScript
-
Updated
Feb 6, 2021
-
Updated
Jan 13, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
I tried to set a dark color and decrease symbol size for BarCanvas legends but changing the configuration didn't affect the chart. I found the cause in the repository, the symbol size and the color are hardcoded in the source code of BarCanvas:
