Skip to main content
improving word choice
Source Link
Michael Stern
  • 4.8k
  • 1
  • 22
  • 38

I often seek to display two graphs, side by side, with a common label over them. There is no functionoption for adding a label to GraphicsRow, which means, I think, that I need to use Grid or GraphicsGrid and include a row on top that has SpanFromLeft set to allow a graphically defined line of text occupy the entire row.

It seems like a lot of work to do something simple. Is there a better solution?

I often seek to display two graphs, side by side, with a common label over them. There is no function for adding a label to GraphicsRow, which means, I think, that I need to use Grid or GraphicsGrid and include a row on top that has SpanFromLeft set to allow a graphically defined line of text occupy the entire row.

It seems like a lot of work to do something simple. Is there a better solution?

I often seek to display two graphs, side by side, with a common label over them. There is no option for adding a label to GraphicsRow, which means, I think, that I need to use Grid or GraphicsGrid and include a row on top that has SpanFromLeft set to allow a graphically defined line of text occupy the entire row.

It seems like a lot of work to do something simple. Is there a better solution?

Tweeted twitter.com/#!/StackMma/status/382434225573871616
added 8 characters in body; edited tags
Source Link
rm -rf
  • 89.8k
  • 21
  • 303
  • 498

I often seek to display two graphs, side by side, with a common label over them. There is no function for adding a label to GraphicsRowGraphicsRow, which means, I think, that I need to use GridGrid or GraphicsGridGraphicsGrid and include a row on top that has SpanFromLeftSpanFromLeft set to allow a Graphicallygraphically defined line of text occupy the entire row.

It seems like a lot of work to do something simple. Is there a better solution?

I often seek to display two graphs, side by side, with a common label over them. There is no function for adding a label to GraphicsRow, which means, I think, that I need to use Grid or GraphicsGrid and include a row on top that has SpanFromLeft set to allow a Graphically defined line of text occupy the entire row.

It seems like a lot of work to do something simple. Is there a better solution?

I often seek to display two graphs, side by side, with a common label over them. There is no function for adding a label to GraphicsRow, which means, I think, that I need to use Grid or GraphicsGrid and include a row on top that has SpanFromLeft set to allow a graphically defined line of text occupy the entire row.

It seems like a lot of work to do something simple. Is there a better solution?

edited tags
Link
Mr.Wizard
  • 275.2k
  • 34
  • 606
  • 1.5k
Source Link
Michael Stern
  • 4.8k
  • 1
  • 22
  • 38
Loading