Skip to content

Commit

Permalink
ffs
Browse files Browse the repository at this point in the history
  • Loading branch information
kurkle committed Jan 17, 2022
1 parent 39fc88d commit 07cd70f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/fixtures/box/labelPadding.js
Expand Up @@ -23,7 +23,6 @@ module.exports = {
yMax: 10,
backgroundColor: 'rgba(255, 99, 132, 0.5)',
borderColor: 'rgba(255, 99, 132)',
borderDash: [6, 6],
borderWidth: 5,
label: {
enabled: true,
Expand All @@ -40,7 +39,6 @@ module.exports = {
yMax: 15,
backgroundColor: 'rgba(255, 99, 132, 0.5)',
borderColor: 'rgba(255, 99, 132)',
borderDash: [6, 6],
borderWidth: 5,
label: {
enabled: true,
Expand All @@ -57,7 +55,6 @@ module.exports = {
yMax: 20,
backgroundColor: 'rgba(255, 99, 132, 0.5)',
borderColor: 'rgba(255, 99, 132)',
borderDash: [6, 6],
borderWidth: 5,
label: {
enabled: true,
Expand All @@ -74,7 +71,6 @@ module.exports = {
yMax: 9,
backgroundColor: 'rgba(255, 99, 132, 0.5)',
borderColor: 'rgba(255, 99, 132)',
borderDash: [6, 6],
borderWidth: 5,
label: {
enabled: true,
Expand Down
Binary file modified test/fixtures/box/labelPadding.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 07cd70f

Please sign in to comment.