Forum Discussion

VinayG's avatar
VinayG
New Member
8 years ago

Custom visual for showing both Line graph and Scatter chart together

I am working on a project where they would like to see the data as below chart ... it's like showing both the Line chart and Scatter chart together in the same visual. Any idea of any custom visual to satisfy the chart or any other way or approach to acheive the visual. Any help would be greatly appreciated.

 

 

 

2 Replies

  • v-yulgu-msft's avatar
    v-yulgu-msft
    Microsoft Employee

    Hi VinayG,

     

    If you are aimed to add a line to show the trends of scatter plots, you could try Spline chart.

     

    However, for the combination of Line chart and Scatter chart, currently, there is no such a standard visual. You may need to develop your own custom visual to achieve such a result.

     

    Regards,

    Yuliana Gu

  • CrisV's avatar
    CrisV
    Regular Visitor

    Hi! did you find a way to do it?

    I'm trying to do something like that!

    Regards