Announcement

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

  • In need of a code to mark specific y-values when x=20 etc. on my STATA graph.

    How do i display specific y-values on my graph corresponding to specific x-values?

    Ex. I want to display the y-value on my graph when x=20 etc.
    I wasn't able to do it in graph editor.

    I hope for some help.

    Thanks

    Attached Files
    Last edited by Jeppe Pilegaard; 30 Jul 2023, 07:45.

  • #2
    HeyJeepe,

    please show us the code in text and not using a screenshot such that we can work with it more easily. Also, provide example data using the command
    Code:
    dataex
    from SSC.

    Regarding your problem:

    Code:
    help twoway scatteri
    Best,
    Sebastian

    Comment

    Working...
    X