A Chart is Worth a Thousand Numbers... |
Search | Help | Forums | About |
How do I rotate/flip my chart 90°?
How do I place a background image in my chart?
How do I change the chart title?
How do I change where the legend is located?
How do I hide or show the legend?
How do I change the spacing of labels on an axis?
How do I import data from a Microsoft Excel spreadsheet?
How do I import data from a spreadsheet on Google Docs?
How can I see two series on the same chart?
One or more of my series do not show up.
How can I change a chart's description text (the words on the
lower left of the chart)?
In the chart editor, activate the Plot popup editor, by clicking on the
edit icon
.
It is to the right of Plot Type in the chart editor.
From there, you can set the Orientation property to be either HORIZONTAL or VERTICAL.
Chart Editor -> Plot Type -> Orientation
First, you'll need to upload the desired image into
the resource persistence area for your account. Click on the upload icon
in the
"Files" tab. Supported graphical file formats are JPEG, PNG, and GIF.
Once your image is uploaded, activate the Background editor, click the Background Image browse
button , and select the file name of your image.
You can change the image transparency by adjusting the Background Image Opacity slider.
Files Tab -> Upload File -> Upload Image Chart Editor -> Background -> Background Image -> Browse Image Button -> Your "images" folder -> select image Chart Editor -> Background -> Background Image Opacity
In the chart editor, activate the Title popup editor, by clicking on the
edit icon
.
From there, you can set the Text property to the title you want.
Chart Editor -> Title -> Text
In the chart editor, activate the Legend popup editor, by clicking on the
edit icon
.
From there, you can edit the Position and Alignment properties for the legend.
Chart Editor -> Legend -> Position Chart Editor -> Legend -> Horizontal Alignment Chart Editor -> Legend -> Vertical Alignment
In the chart editor, activate the Legend popup editor, by clicking on the
edit icon
.
From there, you can check/uncheck the legend's Visible property.
Chart Editor -> Legend -> Visible
Chart Editor -> Axis -> Tick Labels -> Tick UnitThe Tick Unit expresses spacing between each tick label on the axis.
Excel - Cut & Paste Method
A quick, simple way to get your Excel spreadsheet data into ChartMechanic is simply to cut & paste a block of rows and columns from an Excel sheet into the "Past/Enter Data Values" area of a data source definition:
(New DataChartMechanic will read the cells of your spreadsheet as tab-separated values, and all spreadsheet formulas will be evaluated normally. You can then proceed through the rest of the data definition steps as usual.OR New Chart
) -> Paste/Enter Data -> Paste Excel cells into data area
(New DataOR New Chart
) -> External Data -> Upload Button
-> Upload XLS file
(New DataOR New Chart
) -> External Data -> Data URL -> Google spreadsheet URL
Frequently this happens because series with very different Y values are assigned to the same Y axis. For example, if series A has Y values ranging from 1 - 10, and series B's Y values range from 9,000 - 10,000, you will not see the smaller series (A) if they are both on the same Y axis.
To make both series visible, assign one of them a different Y axis number in the Series Editor:
Series Editor -> Y Axis -> [ 0 - 3 ]
To change the description of a chart:
File Menu -> Edit Description