Skip to content

Commit

Permalink
fix #4529; treemap opacity issue
Browse files Browse the repository at this point in the history
  • Loading branch information
junedchhipa committed Jun 15, 2024
1 parent 55de962 commit e335511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/settings/Defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,7 @@ export default class Defaults {
show: false,
},
fill: {
opacity: 1,
gradient: {
stops: [0, 100],
},
Expand Down

0 comments on commit e335511

Please sign in to comment.