Forum Discussion

louloudigr's avatar
louloudigr
Frequent Visitor
3 years ago

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

  • Not with the standard visuals. Use Deneb or similar to create your own visual .

    • louloudigr's avatar
      louloudigr
      Frequent 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's avatar
        lbendlin
        Icon for Super User rankSuper User

        if that Python code renders the chart, yes.