| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Couldn't find anything wrong, but didn't go through every thing yet.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks @nagix for this update, just a minor comment to make the image diff more robust in some cases.
Sorry, something went wrong.
| fill: false | ||
| }, | ||
| point: { | ||
| borderColor: function(ctx) { |
There was a problem hiding this comment.
I would probably set a higher border width on all these pointBorderColor tests to make sure the image diff will fail in case of a wrong color.
Sorry, something went wrong.
|
Updated image tests based on the review comment and #6269. |
Sorry, something went wrong.
Sorry, something went wrong.
* Add tests and a sample for radar scriptable line options * Improve image tests
| Back | FazBrowse Home | New Git URL |
#5621 added support for line scriptable options for the radar chart, but unit tests were missing. This PR adds tests and updates the radar chart sample.