Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Merge 22b3a86 into a98393c
Browse files Browse the repository at this point in the history
  • Loading branch information
haideriqbal committed Jun 26, 2019
2 parents a98393c + 22b3a86 commit 7e6639a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions __test__/MarkerGeneHeatmap.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ describe(`MarkerGeneHeatmap`, () => {

expect(chartOptions.exporting.buttons.contextButton.menuItems).toEqual(
[
`printChart`,
`separator`,
`downloadPNG`,
`downloadJPEG`,
`downloadPDF`,
Expand Down
2 changes: 0 additions & 2 deletions src/MarkerGeneHeatmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,6 @@ const MarkerGeneHeatmap = (props) => {
text: `Download`,
symbol: `download`,
menuItems: [
`printChart`,
`separator`,
`downloadPNG`,
`downloadJPEG`,
`downloadPDF`,
Expand Down

0 comments on commit 7e6639a

Please sign in to comment.