Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mattehicks/plotly.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: test_account
Choose a base ref
...
head repository: mattehicks/plotly.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 20, 2017

  1. update plotlyjs

    cldougl committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    07f770e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

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

Commits on Aug 1, 2017

  1. new 1.29 version

    cldougl committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    a5976f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Add missing rugplot property passing inside violin_no_colorscale

    When trying to plot my violin, I noticed rugplot=False was not being respected. This is a proposed fix.
    As a point of discussion, should the rugplot=True|False property name be normalized between the figure factories? For example, in _distplot.py the corresponding property name is "show_rug" instead of "rugplot".
    n17r4m authored Aug 2, 2017
    Configuration menu
    Copy the full SHA
    61c26cc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Merge pull request plotly#810 from plotly/test_account

    edit stage test account and update plot schema
    cldougl authored Aug 3, 2017
    Configuration menu
    Copy the full SHA
    8479300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac42701 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Merge pull request plotly#796 from plotly/bump_pjs_1290

    update plotlyjs
    cldougl authored Aug 4, 2017
    Configuration menu
    Copy the full SHA
    4d96cff View commit details
    Browse the repository at this point in the history
  2. fixes plotly#805

    cldougl committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    c1e9bd2 View commit details
    Browse the repository at this point in the history
  3. update changelog

    cldougl committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    6e4cd17 View commit details
    Browse the repository at this point in the history
  4. update gantt tests

    cldougl committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    adbd900 View commit details
    Browse the repository at this point in the history
  5. Merge pull request plotly#811 from plotly/return_figure

    return gantt and dendrogram figure
    cldougl authored Aug 4, 2017
    Configuration menu
    Copy the full SHA
    ec54d9d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Merge pull request plotly#806 from n17r4m/master

    Add missing rugplot property passing inside violin_no_colorscale
    cldougl authored Aug 7, 2017
    Configuration menu
    Copy the full SHA
    8fb58d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. temporary share key fix

    cldougl committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    20043c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Configuration menu
    Copy the full SHA
    ff08e8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request plotly#814 from plotly/sharekey_err

    temporary share key fix
    cldougl authored Aug 9, 2017
    Configuration menu
    Copy the full SHA
    4a73c17 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. update plotlyjs

    cldougl committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    b618cbc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Merge pull request plotly#822 from plotly/updt_pjs130

    update plotlyjs
    cldougl authored Aug 23, 2017
    Configuration menu
    Copy the full SHA
    c13069d View commit details
    Browse the repository at this point in the history
  2. update default schema

    cldougl committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    c256e0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request plotly#824 from plotly/updt_schema

    update default schema
    cldougl authored Aug 23, 2017
    Configuration menu
    Copy the full SHA
    2e0bc3f View commit details
    Browse the repository at this point in the history
Loading