Forum Discussion
louloudigr
3 years agoFrequent Visitor
Data labels in a 100% stacked bar chart / adding a value
Hello,
I have a 100% stacked bar chart that displays per country the product sales. (I've reduced my products in the top 3, so that for each country i have these only). I want to add next to each line (country) the value that corresponds to the revenue per country but in total for all products. Is it possible?
4 Replies
- lbendlin
Super User
Not with the standard visuals. Use Deneb or similar to create your own visual .
- louloudigrFrequent Visitor
So, the only option I actually have is to create a custom visual. Do you think that i could it maybe using python code?
- lbendlin
Super User
if that Python code renders the chart, yes.