forked from plotly/plotly.py
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: Quantumke/plotly.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Quantumke/plotly.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: move-figure-factory
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 4 files changed
- 1 contributor
Commits on Oct 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 81fd207 - Browse repository at this point
Copy the full SHA 81fd207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c70300 - Browse repository at this point
Copy the full SHA 0c70300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf507a - Browse repository at this point
Copy the full SHA 3bf507aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6603f - Browse repository at this point
Copy the full SHA 4c6603fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b95a0b - Browse repository at this point
Copy the full SHA 8b95a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d3ba2 - Browse repository at this point
Copy the full SHA 76d3ba2View commit details -
* line too long * bad line breaking at operators (e.g., `*`) * continuation line over-intented
Configuration menu - View commit details
-
Copy full SHA for 647a3d3 - Browse repository at this point
Copy the full SHA 647a3d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a02bd - Browse repository at this point
Copy the full SHA b0a02bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4363436 - Browse repository at this point
Copy the full SHA 4363436View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b7821 - Browse repository at this point
Copy the full SHA f3b7821View commit details -
Fix mutable default args in call signature.
Note that default arguments are used in all function calls. This means that you can get some unexpected storage of previous defaults! It’s best practice not to do this.
Configuration menu - View commit details
-
Copy full SHA for 33534cf - Browse repository at this point
Copy the full SHA 33534cfView commit details -
Stop using dynamically-defined objects.
IDEs hate this… besides, this is internal code. The important part is that we eventually validate our work by instantiating a `Figure`. We can use the publicly hidden `GraphObjectFactory` for this purpose.
Configuration menu - View commit details
-
Copy full SHA for 1192f62 - Browse repository at this point
Copy the full SHA 1192f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6428683 - Browse repository at this point
Copy the full SHA 6428683View commit details -
Configuration menu - View commit details
-
Copy full SHA for e685d70 - Browse repository at this point
Copy the full SHA e685d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dba45a - Browse repository at this point
Copy the full SHA 6dba45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03216fa - Browse repository at this point
Copy the full SHA 03216faView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...move-figure-factory