Same frame size for neighbouring graphs
- To: mathgroup at smc.vnet.net
- Subject: [mg79752] Same frame size for neighbouring graphs
- From: tomfabtastic at hotmail.com
- Date: Fri, 3 Aug 2007 06:32:52 -0400 (EDT)
Hello, I am using Mathematica v6 to create a pdf report from a notebook. In the report I use GraphicsGrid to show two graphs side by side. What I want is for the frame on each graph to be the same size (one is a BarChart the other a StackedBarChart). At the moment, the length of the BarLabels or FrameLable distorts the frame size of each graphs, often making the graphs different sizes. Thanks, Tom.