There are 3 types of captions that can be included on a modal popup:
- modal_top - caption at the top of the popup (before all the plots)
- modal_bottom - caption after all the plots
- plot_caption - caption that immediately follows a particular plot
Here are the basic steps for adding captions to an infographic chart modal popup.
- create a file for each caption
- include the path to the new file in plot_indicators.csv (for plot_caption) or svg_elements.csv (for modal_top or modal_bottom)