Announcement

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

  • Graphics: First-difference sign and restricting value range

    Hey everyone,

    I am trying to create a scatter, for which I would need to know two things:

    1) How to I generate the first difference sign "▲" as an axis label (with the standard keyboard combination STATA generates "?") ?
    2) How do I restrict the range of values that are shown - appart from stripplot command ?

    Thank you for any hints
    Best
    Tobi

  • #2
    1) See
    Code:
    help text
    for advice. I often see upper case delta used for differences and that's just a Greek characterl.

    2) Don't understand this one. stripplot is from SSC and familiar to me, but I don't understand the question. Please add more detail.

    Comment

    Working...
    X