You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a pie chart my slices are dynamic so I use reduce() and addSlice() method but it requires you to set colors. Is there a way not to set a color and rely on default ApexChart palette?
The text was updated successfully, but these errors were encountered:
In a pie chart my slices are dynamic so I use
reduce()
andaddSlice()
method but it requires you to set colors. Is there a way not to set a color and rely on default ApexChart palette?The text was updated successfully, but these errors were encountered: