Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Effectiveness graph

    How do I create a graph similar to this one that shows the effectiveness values? Attached is a reference image.
    Click image for larger version

Name:	Captura.JPG
Views:	1
Size:	127.4 KB
ID:	1719462

  • #2
    I suppose you can leverage a forest plot to do this, but I imagine you would need to manually make the text columns yourself. Or else you can implement it with scatter plot, which is ultimately what this is, with some more effort. I don’t have specific advice on code though.

    Comment

    Working...
    X