Skip to content

Convert visualizations to saveable images #20

Description

@Menjadianjay

Implement functionality to export visualizations as images that can be saved to a specified directory or location.

Requirements:

  • Enable users to export current visualizations/charts as image files.
  • Support common image formats (PNG, JPG, PDF, etc.).
  • Allow users to specify the save directory/location for exported images.
  • Implement naming conventions for saved files (timestamp, custom names, etc.).
  • Ensure image quality and resolution are appropriate for use cases.
  • Provide user feedback on successful export or any errors encountered.

Expected Outcome:

  • Users can easily export any visualization to an image file.
  • Exported images are saved to the user-specified location.
  • File naming is consistent and user-friendly.
  • Export process is reliable with clear error handling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions