Dash: Component request: Upload button

Created on 2 Jul 2017  ·  7Comments  ·  Source: plotly/dash

Hi,

Building from an earlier issue, https://github.com/plotly/dash/issues/53, I am calling out a few components that would be really useful based on the R/Shiny world.

It would be great to have an upload button component. I find it is a very common workflow to build dashboards that allow a user to upload a csv file and then display the contents in a table.

Thanks

Iaian

Most helpful comment

The upload button is really important and necessary...Does someone have any other method to make up this issue?

All 7 comments

Thanks for reporting @iainmwallace ! Community: please 👍 if you'd like to see this component.

The upload button is really important and necessary...Does someone have any other method to make up this issue?

Yes I believe this is the only missing feature to make dash a full replacement of shiny. Thanks for considering doing it!

Thanks for the feedback all! This is being added in https://github.com/plotly/dash-core-components/pull/73

upload-component

Looks great!!

Is there any equivalent python package to rio?
https://cran.r-project.org/web/packages/rio/README.html

Combination of upload button + rio is pretty nice :)

Sent from my iPhone

On Sep 12, 2017, at 18:28, Chris Parmer notifications@github.com wrote:

Thanks for the feedback all! This is being added in plotly/dash-core-components#73


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

View Dash Upload Component Documentation here: https://plot.ly/dash/dash-core-components/upload

can we upload text file using upload component?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mheydasch picture mheydasch  ·  3Comments

hscspring picture hscspring  ·  4Comments

r-chris picture r-chris  ·  3Comments

gsimchoni picture gsimchoni  ·  3Comments

ninjakx picture ninjakx  ·  3Comments