Forum Discussion
RamyaRapolu
5 years agoFrequent Visitor
Dynamic target line on stacked bar chart
Hi I want to add target line to the stacked bar chart like below. The actual value is directly coming from a column but the target here is a measure so I am unable to add it to constant line. Same ...
RamyaRapolu
5 years agoFrequent Visitor
Thanks for your response. But my requirement is that way. I am still working on it.
Anonymous
5 years agoNot applicable
HI RamyaRapolu,
Did you mind using script-based visuals? (R/python) They allow you to use script and library to manly plot visualization with addition or customize visualizations.
How to Make a Stacked Bar Chart in R Using ggplot2 (rstudio-pubs-static.s3.amazonaws.com)
Regards,
Xiaoxin Sheng