Announcement

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

  • Plot different variables in panel data

    Dear all I want to plot two different variables in my panel data and merge it in one graph

    Such as the following graph: The author plots two variables in panel data and merge it as one graph
    Click image for larger version

Name:	plot panel data.png
Views:	1
Size:	59.6 KB
ID:	1614680

    Please Help me
    Thanks

  • #2
    i'm a little confused by the question, but you could use graph combine if you want to do two plots next to each other, or you could use addplot(line...) to add another line to your existing plot. replying with code that you already have would be useful!

    Comment

    Working...
    X