Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Scatter plots with user defined lines

Hi, is it possible to define a function (e.g. y = ax+b) to visualize scatter plots and lines charts, as example below?

 

3 Replies

  • e17aguilar's avatar
    e17aguilar
    Frequent Visitor

    Hi!

     

    I think it's not possible with default Scatter Chart provided by power BI. 

     

    I've used the line shapes over the Scatter Chart to have a representation of what are asking. Of course, it is a fixed line over the chart, it won't resize when you change your data, but it works for me. 

     

     

    It's an idea. I hope it helps. You will obtain something like this:

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    Kind regards,

     

    Ernesto

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks Ernesto, unfortunatelly I am looking for something related with axis configuration.

  • dedelman_clng's avatar
    dedelman_clng
    Icon for Community Champion rankCommunity Champion

    You may want to look into R or Python visuals that can do what you are asking.