Announcement

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

  • graph bar, stack and overlaying a line

    I am trying to create a graph that contains a stacked bar graph (using over) and another var overlapping it.
    This is what I need:

    http://docs.fusioncharts.com/charts/...lumnLine2D.jpg

    I really appreciate your help.
    Regards,
    Fernando



  • #2
    Use twoway bar, rbar and line.

    Comment


    • #3
      As far as I know, this cannot be done with the graph bar command that is normally used to create stacked bar charts.
      Nick Cox recently gave an example using graph twoway to create a stacked bar graph HERE. The graph twoway command would allow for a line graph within the same graph as the stacked figure.
      Stata/MP 14.1 (64-bit x86-64)
      Revision 19 May 2016
      Win 8.1

      Comment

      Working...
      X