| Batch export | 
The Batch mode is useful when you have multiple charts on a page and you want to export all of them together by calling a JavaScript API. The exported files for each chart can either be saved individually, or all the exported charts can be saved as a single file. The export process in Batch Mode can be visualized as under:  | 
  
![]()  | 
  
| Elements involved | 
For enabling export of chart in Batch mode, we will need to assemble the following elements: 
 So let us quickly get started and setup a simple example that does Batch processing.  |