Skip to content

Commit

Permalink
Merge pull request #252 from EHDEN/fix/download_image_not_working
Browse files Browse the repository at this point in the history
fix/download as image on network dashbaord
  • Loading branch information
joaorafaelalmeida authored Jun 22, 2022
2 parents 039020a + 8cd37d8 commit 48d30be
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ x-depends-on: &depends-on

x-superset-volumes: &superset-volumes
- superset_home:/app/superset_home
- ../superset/dashboards_images:/app/superset/static/assets/dashboards_images
x-superset-environment: &superset-environment
CYPRESS_CONFIG: "false"
DATABASE_DB: ${POSTGRES_SUPERSET_DB}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions superset/dashboards_images/network_dashboard/superset.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 48d30be

Please sign in to comment.