Quantcast
Channel: šŸŽ›ļø Dash - Plotly Community Forum
Browsing all 6271 articles
Browse latest View live
↧

Reset_axes uirevision

@nraw wrote: I believe there’s a bug with the reset_axes button and the uirevision. To reproduce: Take a chart that has uirevision set to True. Then click reset axes. The next change will act in a...

View Article


DataTable with Per-Column Dropdowns

@maza wrote: Does the data table dropdown per column have the possibility to enable the user to select multiple values? Posts: 2 Participants: 2 Read full topic

View Article


Columns don't seem to work after v1.0.0

@sicco wrote: I have three HTML DIVs that I want to display next to each other so I use classname="four columns" on each of them. When I upgrade Dash from 0.43.0 to 1.0.0 or later (I tried 1.6.0 as...

View Article

Image may be NSFW.
Clik here to view.

Datatables and Accessibility

@cufflink wrote: I’m working on an app that will be accessed by users with visual impairments. I’m trying to make my app ā€œaccessibleā€, but I’ve found that my datatables fail accessibility checks for...

View Article

Serving CSS for deployment on Apache2 server doesn't work

@sschneider wrote: I’m trying to host a Dash app on a Apache2 server, but serving another CSS file I have placed under the assets folder is not working. This topic did not really help me fix that...

View Article


Datatable datetime format

@PBK wrote: I have data from a pandas dataframe that I want to put in a datatable. The first field is a date. It’s formatted YYYY-MM-DD in pandas. In the dataframe it’s format is YYYY-MM-DDT00:00:00....

View Article

Dash: How to add a newline in string?

@caseguide wrote: I would like to render some json with each bit between {} on its own line like so: {ā€œQuestionā€:ā€œWorkerIdā€,ā€œAnswerā€:ā€œ123ā€} {ā€œQuestionā€:ā€œHITIdā€,ā€œAnswerā€:ā€œ456ā€}...

View Article

Code not working

@ShrikanthHebbar wrote: I am trying to create a single data source and single control-container dynamic output components as per code shared by @chriddyp . Below is my code.I am not able to see any...

View Article


How to create a standalone dash app

@hadi wrote: Hi, i was able to create a standalone dash app on mac OS and it runs perfectly with cx_Freeze however when i repeat the process on a widows it gives me an error during runtime:...

View Article


Hosting Plotly Locally Coded HTML on Plotly for Powerpoint Embedding

@bfeaginjr wrote: Hello, this is my first post so I apologize if I have placed this in the wrong category! I am looking for a way to upload my plotly chart I coded locally onto the Plotly service, so...

View Article

Post uploaded CSV data to S3

@saturnv wrote: I want to post the CSV I have uploaded to my app via the uploader component to Amazon S3 (via a pre-signed URL). What’s the simplest way to do that? Right now I am reading the data...

View Article

Image may be NSFW.
Clik here to view.

Interaction with Scatter- or Bar-Charts

@joe1313 wrote: Hi, to which extend is it possible to use scatter or bar charts as input from the user. For example I would like a user to drag the bars in a barchart to modify certain parameters,...

View Article

Simple x, y from input data in editable DataTable

@f1uffstar wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic

View Article


Simple x,y, plot from editable DataTable ValueError

@f1uffstar wrote: Hi. I am new to dash, and trying to implement the simplest (apparently) of apps, which is an x,y graph of input Float data to an editable table. I did a search, but all the questions...

View Article

Bar Chart - Bars have multiple segments - how to remove segment lines

@Jfrick100 wrote: I have a bar chart, and on the individual bars, I see little segments that I assume means I have a stacked bar chart. My data is city, month, and sales. My x values are city, and my...

View Article


Dash Upload data Update graph with callback - Cannot read property 'data' of...

@lazycat22 wrote: I’m new to Dash and trying to create a dashboard with upload data function and graph update with callbacks. However I got this error of ā€œCannot read property ā€˜data’ of nullā€ when...

View Article

Create different Title, Meta Description for each page

@dck255 wrote: Hello, to optimize my site for Google SEO as well as for a better user experience. I need to be able to customized the title and meta description tag for each page (different relative...

View Article


Dash_daq - Thicker ring in gauge meter of dash_daq!

@naveen_9697 wrote: The ring that dash_daq.Gauge outputs is too thin. I would like to have thicker ring. I couldn’t find css element under ā€˜inspect element’ to increase the thickness of ring. How do i...

View Article

Datatable - cells format like percent (%) ('format' in style_data_conditional...

@Masya wrote: Hi! I need to add percent symbol in one row of datatable. How can i add ā€˜format’: FormatTemplate.percentage(1) in the next code style_data_conditional=[ { 'if': { 'row_index': 3,...

View Article

Dash datable styling money

@sercotel wrote: Hi back here with another problem, I’m creating a big dashboard which reads from an sql server a csv file and has different outputs. I create a dash datable that’s filtered by some...

View Article
Browsing all 6271 articles
Browse latest View live