Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
junedchhipa committed May 9, 2024
2 parents 79215ed + 09371a8 commit 549da15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/apexcharts.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@ type ApexYAxis = {
show?: boolean
showAlways?: boolean
showForNullSeries?: boolean
seriesName?: string[]
seriesName?: string | string[]
opposite?: boolean
reversed?: boolean
logarithmic?: boolean,
Expand Down

0 comments on commit 549da15

Please sign in to comment.