The following table describes the charting settings. Click Submit Changes to save your changes.
Option  | 
		Description  | 
		Default  | 
	
Cache type  | 
		Set the cache type. Charts can be cached in memory or to disk. Caching in memory is faster, but more memory intensive.  | 
		Disk cache  | 
	
Maximum number of cached images  | 
		Specify the maximum number of charts to store in the cache. When the limit is reached, the oldest chart in the cache is deleted to make room for a new one. 
 You can store up to 1500 charts in the cache.  | 
		50  | 
	
Maximum number of charting threads  | 
		Specify the maximum number of chart requests that can be processed concurrently. The minimum number is 1 and the maximum is 5. Higher numbers are more memory intensive.  | 
		4  | 
	
Disk cache location  | 
		When caching to disk, specify the directory in which to store the generated charts.  | 
		cf_root/charting/cache (server configuration) cf_webapp_root/WEB-INF/cfusion/charting/cache (J2EE and multiserver configurations)  |