Hi team,
we are facing an issue working with stacked bar chart. suppose we have each bar representing month and each portion of bar displays different diseas count .
now the thing is if we have 5 portion(diseas) in each bar .
but when we receive 5 rows for each bar in our dataset thats okay.
but sometimes we have only 4 rows per bar. and in that case our bar overlaps. means it takes 5th value from bar next to it. which we dont want.
we want if some bar has only 4 portion it should display 4 only.
any help will be appreciated.
we are facing an issue working with stacked bar chart. suppose we have each bar representing month and each portion of bar displays different diseas count .
now the thing is if we have 5 portion(diseas) in each bar .
but when we receive 5 rows for each bar in our dataset thats okay.
but sometimes we have only 4 rows per bar. and in that case our bar overlaps. means it takes 5th value from bar next to it. which we dont want.
we want if some bar has only 4 portion it should display 4 only.
any help will be appreciated.