Skip to content

Commit

Permalink
Merge 9932fa0 into 220e27f
Browse files Browse the repository at this point in the history
  • Loading branch information
wnolden committed Apr 29, 2024
2 parents 220e27f + 9932fa0 commit 194cd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/options.shape.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export interface BarOptions {
/**
* Bars will be rendered at same position, which will be overlapped each other. (for non-grouped bars only)
*/
orverlap?: boolean;
overlap?: boolean;

/**
* The padding pixel value between each bar.
Expand Down

0 comments on commit 194cd76

Please sign in to comment.