Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Plotly Dash support #4605

Merged
merged 11 commits into from
Nov 7, 2020
Merged

Add Plotly Dash support #4605

merged 11 commits into from
Nov 7, 2020

Commits on Sep 29, 2020

  1. Add Plotly Dash support

    jonmmease committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    72160d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0716d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adefb5e View commit details
    Browse the repository at this point in the history
  4. Update holoviews/plotting/plotly/dash.py

    Co-authored-by: James A. Bednar <[email protected]>
    jonmmease and jbednar authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    e538366 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    dd373a9 View commit details
    Browse the repository at this point in the history
  2. Revert notebook changes

    We'll add references to corresponding sections in the Dash docs when those are live
    jonmmease committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    59a9381 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c040952 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Add DashComponents.children property that holds a flat list of all co…

    …mponents
    
    This can be used directly in `html.Div()` if no additional layout structure
    is needed
    jonmmease committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    dfb1766 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. fix lable -> label typos

    jonmmease committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    772b9ed View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    7221f64 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Fix cleanup of Document

    philippjfr committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    27460c5 View commit details
    Browse the repository at this point in the history