Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Diagonal reference line in scatter chart in Sense??

Hi all ,

How can I plot the diagonal reference line in scatter chart in Qlik sense???

thanks & regards

Prashanth

12 Replies
Not applicable
Author

Thanks Prashanth, i'll check out some possibilities

Jon_M
Contributor III
Contributor III

Prashanth

Would you be willing to share your load script/example of the formula(e) used to make this happen?

Much appreciated

Jon

MyMagic
Contributor II
Contributor II

Hi,

I realize this is an old thread but I found a solution using the VizLib Scatter Chart. Create a Reference Polygon and add at least 2 coordinates. In my case, i wanted to add a 45 degree diagonal line so I used coordinates (0,0) and (1,1) since my data is in %.

Cheers!