Forum Discussion

gooranga1's avatar
gooranga1
Icon for Power Participant rankPower Participant
8 years ago
Solved

box and whisker visualisation

I don't have much experience with box and whisker plots and I am struggling to make the results returned in it to the measures I have created on the same data. I have used MEDIAN and AVERAGE in the f...
  • gooranga1's avatar
    gooranga1
    8 years ago

    I ended up using the R visualisation and used ggplot2 library using geom_boxplot which after a bit of messing about does the job.

     

    The R plotly library looks to have more featues and allows data labels. I could get it to work in R Studio but it didn't seem to work in power bi very well which was a shame.