Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomansion committed Mar 26, 2024
1 parent 6a1e087 commit 38ee770
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ export default {
type: "heatmap",
opacity: 0.45,
colorscale: "Portland",
showscale: false
showscale: false,
};
if (colTag.type === String) trace.showscale = false;
Expand Down

0 comments on commit 38ee770

Please sign in to comment.