8000 GitHub - volvo007/dash_exploration: An lite online tool to generate scatter chart
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

volvo007/dash_exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python Dash exploration

A set of scripts to explore the usage of python Dash.

Right now, the script "uplod.py" is already archived. You can run this script under any python environment (python3 preferred).

It will give an interface like below:

initial interface

You can then upload any Excel or CSV table (must have no empty rows at the beginnig) and you can choose any features you're interested then to check the chart which generated automatically.

The file "exploration.py", which focusing on flash_cache usage, is still under developing.

Update Log


V0.3 7/18/2019 Add a fuction that allows you to custmize chart title and y-axis title Add a fuction that allows you to change the type of chart among 'scatter', 'line chart' or 'scatter + line chart'

V0.2 7/12/2019 Add a function that be able to choose the type of the chart: scatter/line only, or scatter+line

V0.1 7/1/2019: The first version of the tool.


Necessary librar 4E3D ies (latest version after 7/1/2019):

numpy pandas plotly dash dash_core_components dash_core_html dash_auth dash_table flask_caching

About

An lite online tool to generate scatter chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0