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
Is it possible to have both stacked and adjacent bars on the same chart?
The BarOptions have the option of one or the other.
An example is below; is it possible to have the previous year displayed next to the the current year for comparison?
I realise the labels would need to be the same, i.e. Jan, Feb, Mar... rather than having the year in there creating separate labels.
The text was updated successfully, but these errors were encountered:
Is it possible to have both stacked and adjacent bars on the same chart?
The BarOptions have the option of one or the other.
An example is below; is it possible to have the previous year displayed next to the the current year for comparison?
I realise the labels would need to be the same, i.e. Jan, Feb, Mar... rather than having the year in there creating separate labels.
The text was updated successfully, but these errors were encountered: