Skip to content
#

plotly-dash

Here are 301 public repositories matching this topic...

dash
hexapod-robot-simulator
slum44
slum44 commented Sep 14, 2020

Hi,

I'm new to plotly dash and I've googled but I don't see a way to make a filter a dropdown akin to excel filters.

I've seen people do "hacks" but this should be the default behaviour out of the box (or at least a setting).

I'm currently evaluating plotly dash vs tools such as metabase and metabase has this out of the box.

From a UX pov, filters with a dropdown is a huge win and impo

crypto-whale-watching-app
theimo1221
theimo1221 commented Feb 17, 2018

An issue to collect data and tasks needed for adding binance

  • Decrease Callback/ Load Amount to 1 in #40

  • Analyze compatibility
    Needed changes in Data call?
    Needed changes in Data storage (Multiple times same pair e.g. "ETH-USD")

  • Discuss form of presentation
    Original:Send all data to client, and hide/ show selection on clientside with js?
    Update: Sending all data s

Jerry-Ma
Jerry-Ma commented May 30, 2020

It appears that if one uses the dcc.Upload.contents property for triggering callback, it fails when the user tries to upload the same file again, due to the content is the same.

I would imagine that a property similar to n_clicks should be provided to trigger callback on each upload event.

Versions:

dash                      1.12.0
dash-core-components      1.10.0
dash-html-compone

Improve this page

Add a description, image, and links to the plotly-dash topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plotly-dash topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.