Skip to content

Commit

Permalink
fix radialbar offset in dashboard sample
Browse files Browse the repository at this point in the history
  • Loading branch information
junedchhipa committed Nov 6, 2024
1 parent bf973ba commit e928398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/source/dashboards/dark/assets/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ var optionsCircle4 = {
floating: true,
position: 'right',
offsetX: 70,
offsetY: 200
offsetY: 230
},
}

Expand Down

0 comments on commit e928398

Please sign in to comment.