FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for plotly/plotly/plotly.py - fu/plotly.py · GitHub
fu
/
plotly.py
Public
forked from
plotly/plotly.py
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
plotly.py
plotly
plotly
plotly.py
on
master
User selector
Datepicker
Commit history
Commits on Jan 18, 2017
Raise `PlotlyError` if sign_in fails.
theengineear
committed
0b6e010
View commit details
Copy full SHA for 0b6e010
View code at this point
Browse repository at this point
Namespace `session` import in `plotly.py`.
theengineear
committed
8fd6c8f
View commit details
Copy full SHA for 8fd6c8f
View code at this point
Browse repository at this point
Ensure `plot` sends layout along.
Show description for 65ee9d2
theengineear
committed
65ee9d2
View commit details
Copy full SHA for 65ee9d2
View code at this point
Browse repository at this point
:dolls: Remove outdated comment.
theengineear
committed
9832c11
View commit details
Copy full SHA for 9832c11
View code at this point
Browse repository at this point
Use requests.compat.json instead of plain json.
Show description for 6634971
theengineear
committed
6634971
View commit details
Copy full SHA for 6634971
View code at this point
Browse repository at this point
Use the new api definitions in all api calls.
Show description for 403034e
theengineear
committed
403034e
View commit details
Copy full SHA for 403034e
View code at this point
Browse repository at this point
Generalize our `PlotlyRequestError`.
Show description for 15d3c8b
theengineear
committed
15d3c8b
View commit details
Copy full SHA for 15d3c8b
View code at this point
Browse repository at this point
Factor out `get_config` and `get_credentials`.
Show description for cf159d6
theengineear
committed
cf159d6
View commit details
Copy full SHA for cf159d6
View code at this point
Browse repository at this point
Always raise PlotlyRequestError
alexandresobolevski
authored and
theengineear
committed
35f3bcd
View commit details
Copy full SHA for 35f3bcd
View code at this point
Browse repository at this point
Try getting the error message in response_handler
alexandresobolevski
authored and
theengineear
committed
e68cbf5
View commit details
Copy full SHA for e68cbf5
View code at this point
Browse repository at this point
Commits on Dec 9, 2016
udpate animations in 1.12.10 for CHANGELOG and beef up doc examples in create_animations
Kully
committed
3780607
View commit details
Copy full SHA for 3780607
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Merge pull request #630 from plotly/raise-for-status-grid
Show description for 7907ec4
Kully
authored
7907ec4
View commit details
Copy full SHA for 7907ec4
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
change to just a raise for status
Kully
committed
58e40c1
View commit details
Copy full SHA for 58e40c1
View code at this point
Browse repository at this point
added grid_url to message - forgot it before
Kully
committed
9b8a0aa
View commit details
Copy full SHA for 9b8a0aa
View code at this point
Browse repository at this point
return error if get_grid reques is not ok
Kully
committed
1128e00
View commit details
Copy full SHA for 1128e00
View code at this point
Browse repository at this point
andrew's comments
Kully
committed
3993829
View commit details
Copy full SHA for 3993829
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
supported 5/9 of chris' suggested error msgs
Kully
committed
4b53e78
View commit details
Copy full SHA for 4b53e78
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
last of non-blocking
Kully
committed
dd20177
View commit details
Copy full SHA for dd20177
View code at this point
Browse repository at this point
changed some terminology around
Kully
committed
495b015
View commit details
Copy full SHA for 495b015
View code at this point
Browse repository at this point
Commits on Nov 25, 2016
Chris' comments sans tests
Kully
committed
587dfa5
View commit details
Copy full SHA for 587dfa5
View code at this point
Browse repository at this point
Commits on Nov 24, 2016
added animations function
Kully
committed
fca8fed
View commit details
Copy full SHA for fca8fed
View code at this point
Browse repository at this point
grid_id is set to grids created via get_grid
Kully
committed
253228f
View commit details
Copy full SHA for 253228f
View code at this point
Browse repository at this point
delete print lines from debugging
Kully
committed
6f12ba8
View commit details
Copy full SHA for 6f12ba8
View code at this point
Browse repository at this point
merged master into branch
Kully
committed
c195e78
View commit details
Copy full SHA for c195e78
View code at this point
Browse repository at this point
commented out fid stuff
Kully
committed
4acc146
View commit details
Copy full SHA for 4acc146
View code at this point
Browse repository at this point
...
Kully
committed
0c7bb1c
View commit details
Copy full SHA for 0c7bb1c
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
updated the format plotly changes grid column ids after upload is made - '/' becomes ':'
Kully
committed
63500ac
View commit details
Copy full SHA for 63500ac
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
something
Kully
committed
32843af
View commit details
Copy full SHA for 32843af
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
some stuff
Kully
committed
153f65b
View commit details
Copy full SHA for 153f65b
View code at this point
Browse repository at this point
replaced / to : in (x/y)src
Kully
committed
7e69cd9
View commit details
Copy full SHA for 7e69cd9
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
cleaned up url parsing + moved json_to_grid functionality to __init__ in Grid()
Kully
committed
4fbdc99
View commit details
Copy full SHA for 4fbdc99
View code at this point
Browse repository at this point
Commits on Nov 15, 2016
made get_grid() to pull grid from cloud and added method in Grid class to retrieve uid from column name
Kully
committed
49bdc97
View commit details
Copy full SHA for 49bdc97
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
added function to spit out uids from column names
Kully
committed
d17a222
View commit details
Copy full SHA for d17a222
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
create_animations to bad_create_animations
Kully
committed
d173cbb
View commit details
Copy full SHA for d173cbb
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
added create_animations so v2 is hit if frames is in fig
Kully
committed
a156503
View commit details
Copy full SHA for a156503
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL