Skip to content
#

plotly-dash

Here are 248 public repositories matching this topic...

dash
SivamPillai
SivamPillai commented Apr 4, 2019

The table component is an elegant solution, especially when importing the table from a pandas dataframe in python. However, it does not seem to have an option to enable pagination. This makes it less useful for large tables. Am I missing something or has this not been implemented yet. This would also go well with more table features like sorting, filtering, highlighting, etc.

If we can do this

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

schaefer01
schaefer01 commented Feb 18, 2020

HI,
I've read around and it (Override data cell styling on a cell by cell basis) appears to have been requested in one form or another since 2017, see
https://community.plot.ly/t/dash-datatable-how-to-the-set-background-color-for-individual-cell/6277

Basically, my need is: Each cell has a good/bad value, and I'd like to assign a red/green background color to allow a user to quickly see bad

z267xu
z267xu commented May 14, 2019

In Python, we may not need to give names to a list. In R, we would better do so, or the extraction may return NULL. The output is a list with first argument id and second property. Hence, if the users fail to give names, the following line would throw an error

https://github.com/plotly/dashR/blob/6bc44b5c4203b03bd5ef04ab5dd24b23bf9b987b/R/utils.R#L360-L363

So, we can add an outputChe

flyingcujo
flyingcujo commented Nov 12, 2019

It would be nice to be able to display the current slider mark vs its assoc. numerical value in the handle label. Since the developer can alter the handle marks, it would be a nice feature to instead allow them to display these marks in the handle label

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.