Description:
Add support for selecting the output image type for generated plots.
Proposed Solution:
- Allow users to choose between different image formats (e.g., PNG, JPG, SVG) for saved plots.
- Make the default output format configurable via
config.json.