Skip to content

Commit

Permalink
[PRTL-2967] Lolliplot X-axis position (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
samrichca authored Feb 28, 2020
1 parent 805a3a3 commit 9e79117
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 20 deletions.
67 changes: 48 additions & 19 deletions modules/node_modules/@oncojs/react-lolliplot/LolliplotNode.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion modules/node_modules/@oncojs/react-lolliplot/utils/uuid.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"lodash.countby": "^4.6.0",
"lodash.range": "^3.2.0",
"lodash.startcase": "^4.4.0",
"lodash.uniq": "4.5.0",
"react": "^15.4.1",
"react-faux-dom": "^3.0.1",
"redux": "^3.6.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3772,6 +3772,11 @@ lodash.toplainobject@^3.0.0:
lodash._basecopy "^3.0.0"
lodash.keysin "^3.0.0"

[email protected]:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

lodash.words@^3.0.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/lodash.words/-/lodash.words-3.2.0.tgz#4e2a8649bc08745b17c695b1a3ce8fee596623b3"
Expand Down

0 comments on commit 9e79117

Please sign in to comment.