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: haohanchen/plotly.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: haohanchen/plotly.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: issue399
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 15, 2016

  1. test commit

    yankev committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    4f853ff View commit details
    Browse the repository at this point in the history
  2. issue plotly#399 fix

    You can now enter in a dictionary for all the options you want using
    the parameter ‘config’.
    yankev committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    ecfe1fb View commit details
    Browse the repository at this point in the history
  3. update schema

    yankev committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    fa433c3 View commit details
    Browse the repository at this point in the history
  4. added original parameters in addition to config

    yankev committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    efc8ae7 View commit details
    Browse the repository at this point in the history
  5. replaced parameters

    replaces all show_link,link_text with config
    yankev committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    75ec3e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. updated fix

    changed required parameters of all functions and updated the
    descriptions.
    yankev committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    108109a View commit details
    Browse the repository at this point in the history
  2. pep8 changes

    yankev committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    687e233 View commit details
    Browse the repository at this point in the history
  3. pep8 updates

    yankev committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    2f8cbc8 View commit details
    Browse the repository at this point in the history
Loading