Skip to content

issues Search Results · repo:GibbsConsulting/django-plotly-dash language:Python

Filter by

334 results
 (193 ms)

334 results

inGibbsConsulting/django-plotly-dash (press backspace or delete to remove)

When running on Windows, with PLOTLY_DASH = { serve_locally : True}, I get a 404 Not Found HTTP error when requesting any of the static components, eg: curl -X GET -v http://localhost:8000/static/dash/component/dash/html/dash_html_components.min.js ...
  • austindonnelly
  • 3
  • Opened 
    on Jun 27
  • #529

Some of the FAQ entries are out of date, such as minimum version of other packages. They should be updated.
documentation
  • delsim
  • Opened 
    on Apr 10
  • #525

I have no idea what s changed (I haven t touched any version pins) but suddenly my charts don t work in my development environment. In production they work (thankfully) and there I can see the _dash_layout ...
  • nutjob4life
  • 1
  • Opened 
    on Mar 14
  • #523

If the user has provided a view_decorator, and this decorator fails to be imported, django-plotly-dash will default to no decoration as it swallows all exceptions. https://github.com/GibbsConsulting/django-plotly-dash/blob/4edb7304ae8a68f11d7a75f47583b5406225270d/django_plotly_dash/access.py#L36-L48 ...
  • spiqueras
  • Opened 
    on Mar 13
  • #522

Hi, We are trying to implement a Dash app into our Django application using Django Plotly Dash. This works well but we are having trouble getting the correct way of handling authentication. In our Django ...
question
  • FinntHove
  • 2
  • Opened 
    on Feb 27
  • #521

I just wanna let you know, that there is still some issues with dash versions 2.12.1 Plots dont show up on the website, neither initially empty nor with a callback update. I will let you know, if I can ...
question
  • nicolasstelter
  • 1
  • Opened 
    on Feb 10
  • #517

There s a type hint on as_dash_app that uses DjangoDash but it is not imported. img width= 787 alt= Image src= https://github.com/user-attachments/assets/91327d3c-45fe-4f1a-85fb-0f37c8fcdecb /
bug
  • dick-mule
  • 2
  • Opened 
    on Feb 5
  • #515

Using direct_plotly tag in django html template doesn t render DjangoDash app html code !DOCTYPE html html head {% load plotly_dash%} {% plotly_header %} /head body {%plotly_direct ...
question
  • Sultan91
  • 3
  • Opened 
    on Oct 21, 2024
  • #509

Context After upgrading the Dash version from 2.9.3 to 2.18.1, I started encountering a 404 error on the following URL when i m loading page with a graph on my django app: http://127.0.0.1:8000/static/dash/component/plotly/package_data/plotly.min.js. ...
  • guilopesrbc
  • 3
  • Opened 
    on Oct 16, 2024
  • #508

As noted by @AdrianDAlessandro in #502 there is a need to make the need for settings such as STATICFILES_FINDERS and PLOTLY_COMPONENTS so that static assets can be located.
documentation
enhancement
  • GibbsConsulting
  • Opened 
    on Oct 12, 2024
  • #507
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub