Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

asisakov/plotly_dash_data_visualisation

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status: On progress

Usage

This repository is meant to be a playground for dashboards visualisation using 'plotly' and 'dash'.

Run

To start with web-app, run index.py.

python index.py

This command runs the code. After there will be a message in the command line with url. By defuault:

http://localhost:8050/home

Enjoy

Docker

Also, there is 'Dockerfile' in 'image-gpt/Docker' directory. To make a docker-container of the app and use it, you should use the 'build' command to create an image (including dot in the end):

docker build -t plotly-dash-visualisation -f docker/Dockerfile .

After, you can run it by typing:

python run plotly-dash-visualisation

Literature

https://medium.com/swlh/dashboards-in-python-for-beginners-using-dash-exporting-data-from-a-dashboard-fe0c5dec3ddb

License

Modified MIT

About

import dash, plotly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.