Forum Discussion
Varan_15
Helper III
3 years agostacked bar chart view issue
Hi All, I have used line and stacked column chart by splitting 100 % its' working fine. But i want to show the total number value on top of the bar chart each category. when we used line and red...
v-jianboli-msft
Community Support
3 years agoHi Varan_15 ,
Based on your description, I have created a simple sample:
Usually your y-axis and second y-axis are opposite each other, which causes your line chart to overlap with the stacked bar chart. You can make the line chart above the bar by adjusting the interval between the two y-axes, like this:
Final output:
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Varan_15
Helper III
3 years agoHi v-jianboli-msft ,
Thanks for your reply, but still there is a gap between barchart and line.. the value should be on barchart outside end.
Thanks,
Varan