Skip to content

Commit

Permalink
add missing type
Browse files Browse the repository at this point in the history
  • Loading branch information
junedchhipa committed Oct 8, 2020
1 parent 0473e6b commit e03b347
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ng-apexcharts/src/lib/model/apex-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ export interface ApexPlotOptions {
barHeight?: string;
distributed?: boolean;
rangeBarOverlap?: boolean;
rangeBarGroupRows?: boolean;
colors?: {
ranges?: {
from?: number;
Expand Down

0 comments on commit e03b347

Please sign in to comment.