Charting tips, tricks, and troubleshooting
• Are you comparing individual data points (the price of each product in a category) or summarized data points (the sum of all products in a category)?
• If your chart displays too few data points when data is sorted, in the Chart inspector, click Data Source and select Individual record data.
• When you create a quick chart, FileMaker Pro includes axis labels based on the field you selected and the current state of the file. When FileMaker Pro can’t determine appropriate labels, it leaves labels blank. For example, if you chart individual data points such as soccer scores, FileMaker Pro labels the appropriate axis Scores. However, the labels on the opposite axis are blank if FileMaker Pro can’t determine you want to plot by player first names, last names, the team name, or the game date. If axis labels are missing, you can add them in the Chart inspector.
• If summary data looks unexpected, check the summary type FileMaker Pro applied. You can use the Summary setting in the Chart inspector to verify and the change the summary type.
•
• To remove zero data points from your chart, perform a find and omit the invalid records by entering only the = operator in the appropriate fields. If the problem persists, check and correct calculations. See Finding records except those matching criteria.FileMaker Pro does not recognize individual values in repeating fields as a data series. To chart data in repeating fields, use the List function to combine repeating data in a delimited format, then choose Current Record (delimited data) for Chart Data.