Forum Discussion
Looking for a custom Viusual
It is so hacky I can't help myself from posting it. What if you created a waterfall chart that had your little red boxes and then just placed a line chart over it?
Where I was going with the R visuals was that you should have absolute control over the visualizations to be able to code what you want without going down the custom visual route. ggplot2 should provide the control over the chart to place those boxes on there if you can find the right R code.
Thanks! I love getting a little creative and hacky :-)
Im not anywhere close to being an expert in the system, so the thought of learning R is a daunting one, maybe that'll be my next endeavor. Thanks for the suggestions though!
Paul
- Anonymous10 years agoNot applicable
Anonymous Another option (though slightly different) would be to use "Smoothing Splines" - found in the new R script showcase. There is a PBIX file with all the R code that you can download etc.