Skip to content

Commit a1bc6f2

Browse files
Merge pull request #665 from contactashish13/issue-418
Confusing behavior of horizontal/vertical grid lines on bar/column charts
2 parents a8e84d5 + 29c8ab9 commit a1bc6f2

File tree

12 files changed

+185
-4082
lines changed

12 files changed

+185
-4082
lines changed

classes/Visualizer/Gutenberg/.eslintrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
],
1717
"rules": {
1818
"indent": [
19-
"warn",
19+
"off",
2020
"tab"
2121
],
2222
"linebreak-style": [
23-
"warn",
23+
"off",
2424
"unix"
2525
],
2626
"quotes": [

classes/Visualizer/Gutenberg/build/block.css

Lines changed: 1 addition & 239 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

classes/Visualizer/Gutenberg/build/block.js

Lines changed: 69 additions & 2479 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)