Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Visualization and Graphics > Charting and Information Visualization > Chart Styling & Layout >
Mathematica > Visualization and Graphics > Data Visualization > Charting and Information Visualization > Chart Styling & Layout >

ChartLayout

ChartLayout
is an option to charting functions which specifies the overall layout to use.
  • ChartLayout->"name" specifies that layout of type "name" should be used.
Use different bar chart layouts for the same data:
Stacked layouts are typically useful for comparing many datasets:
Multiple layouts for pie charts:
Use different bar chart layouts for the same data:
In[1]:=
Click for copyable input
Out[1]=
 
Stacked layouts are typically useful for comparing many datasets:
In[1]:=
Click for copyable input
Out[1]=
 
Multiple layouts for pie charts:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team