Merged
[WIP] Plotly 3.0.0 - Deep Jupyter Integration, Validation, Performance, and More#942
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Mar 19, 2018
- committedJon M. Mease
- committedJon M. Mease
Commits on Mar 25, 2018
Big refactor of codegen and project output structure
Show description for 13ba045committedJon M. MeaseAdded back support for subplots and anchor properties with suffix of 1
Show description for 3a972e1committedJon M. Mease- committedJon M. Mease
- committedJon M. Mease
Commits on Mar 26, 2018
- committedJon M. Mease
Commits on Mar 27, 2018
Commits on Mar 29, 2018
- committedJon M. Mease
- committedJon M. Mease
Commits on Apr 3, 2018
- committedJon M. Mease
- committedJon M. Mease
Fix for broken Frame() constructor
Show description for 8a7b476committedJon M. MeaseAdded validator tests.
Show description for 45ec084committedJon M. Mease
Commits on Apr 4, 2018
- committedJon M. Mease
Don't autoimport graph_objs submodules
Show description for 69d6b5ccommittedJon M. Mease
Commits on Apr 5, 2018
Commits on Apr 6, 2018
Add support for `strict` option to in string validator
Show description for ccbd940committedJon M. Mease- committed
Commits on Apr 7, 2018
- committedJon M. Mease
- committedJon M. Mease
- committedJon M. Mease
Commits on Apr 8, 2018
Don't normalize color string during coercion
Show description for 4e57805committedJon M. MeaseOptimize imports and re-enable recursive submodule imports
Show description for a62e412committedJon M. Mease
Commits on Apr 11, 2018
Making numpy an optional dependency
Show description for b5e4131committedJon M. Mease
Commits on Apr 12, 2018
When building relayout/restyle strings don't use brackets
Show description for b74ff02committedJon M. MeaseDispaatch changes to callbacks after sending udpate messages to the
Show description for 53ee212committedJon M. MeaseDon't skip apply relayout/restyle/update operations on view that emitted event
Show description for bd16d77committedJon M. Measemake ipywidgets an optional dependency
Show description for 2455dc1committedJon M. Mease- committed
- committed
Commits on Apr 14, 2018
Add traces with subplots cleanup
Show description for c6d6540committedJon M. MeaseRework handling of unknown kwargs in datatype classes
Show description for a89dcb5committedJon M. Mease- committedJon M. Mease
- committedJon M. Mease
Commits on Apr 15, 2018
- committedJon M. Mease
- committedJon M. Mease
Commits on Apr 16, 2018
Leave _frame_objs as empty list (not None) in BaseFigureWidget
Show description for 70e76e1committedJon M. MeaseAdded validator for literal properties (e.g. the 'type' prop of traces)
Show description for 4fb462fcommittedJon M. Mease- committed
- committed
Commits on Apr 17, 2018
Jupyterlab support!!!!!
Show description for 49e0075committedJon M. Mease- committedJon M. Mease
Commits on Apr 18, 2018
minor test fixes for ipyplotly_integration (#975)
Show description for f140fd8- committedJon M. Mease
Commits on Apr 19, 2018
- committedJon M. Mease
- committedJon M. Mease
- committedJon M. Mease
Commits on Apr 21, 2018
- committedJon M. Mease
- committedJon M. Mease
- committedJon M. Mease
Make plotly_relayout, plotly_restyle, and plotly_update private
Show description for c43a349committedJon M. MeaseAdded support for tuple/dot item syntax on figure
Show description for a2c782fcommittedJon M. Mease- committedJon M. Mease
- committedJon M. Mease
- committedJon M. Mease
- committedJon M. Mease
- committedJon M. Mease
- committedJon M. Mease
Commits on Apr 22, 2018
- committedJon M. Mease
- committedJon M. Mease
Commits on Apr 23, 2018
Commits on Apr 24, 2018
Make plotly_relayout, plotly_restyle, and plotly_update public again
Show description for 11dc3cccommittedJon M. Mease- committedJon M. Mease
- committed
Commits on Apr 25, 2018
Commits on Apr 28, 2018
- committedJon M. Mease
- committedJon M. Mease
Commits on May 7, 2018
Test fixes 2 (#994)
Show description for f150a8c
Commits on May 14, 2018
- committed
- committed
- committed
- committed
Commits on May 15, 2018
Commits on May 16, 2018
Commits on May 17, 2018
Commits on May 18, 2018
Commits on May 20, 2018
- committed
Commits on May 23, 2018
Commits on May 25, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on May 28, 2018
- committed
- committed
- committed
- committed
- committed
Commits on May 30, 2018
Commits on May 31, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 1, 2018
Commits on Jun 4, 2018
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 5, 2018
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 7, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 11, 2018
Merge remote-tracking branch 'origin/master' into ipyplotly_integration
Show description for 600b7b6committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Allow color array properties to be N-dimensional
Show description for 9ee03f7committedAllow data_array types to be multi-dimensional numpy arrays.
Show description for ea6cb85committed- committed
- committed
Force initial plot width to be chosen based on notebook width.
Show description for 7617945committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 12, 2018
- committed
- committed
- committed
Remove Plotly.Plots.resize call
Show description for 2827283committedCall newPlot on phosphorjs's 'after-attach' event.
Show description for 27567cbcommitted- committed
- committed
Add new toplevel `updateplotlyjs` setup.py command
Show description for d6f628acommitted- committed
Merge branch 'ipyplotly_integration' of https://github.com/plotly/plotly.py into ipyplotly_integration
Show description for 72ee40ccommittedStrip out save_image and save_html methods.
Show description for a1d5143committed- committed
- committed
Handle creation of new subplot objects in response to default properties
Show description for 8c1c3dccommitted- committed
- committed
- committed
Better handling for nested lists in validation
Show description for af5a9efcommitted
Commits on Jun 13, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Added new SrcValidator base class for src properties (e.g. `xsrc`)
Show description for b4e6b01committed- committed
- committed
Remove test repr cases with numpy arrays for now.
Show description for f38d8d9committed
Commits on Jun 21, 2018
Commits on Jun 22, 2018
Commits on Jun 25, 2018
Added new leading `arg` parameter to all graph obj constructors.
Show description for 1990218committed- committed
__repr__ refinements
Show description for fa659c4committed- committed
- committed
- committed
- committed
Don't initialize `uid` on traces in frames
Show description for 9877e1fcommittedFix two errors in recent codegen updates
Show description for 00ffef4committed- committed
Commits on Jun 26, 2018
- committed
- committed
Merge branch 'ipyplotly_integration' of https://github.com/plotly/plotly.py into ipyplotly_integration
Show description for 476b8d3committed- committed
Commits on Jun 27, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Merge branch 'ipyplotly_integration' of https://github.com/plotly/plotly.py into ipyplotly_integration
Show description for 1cc7234committed
Commits on Jun 28, 2018
- committed
- committed
Commits on Jul 1, 2018
Commits on Jul 3, 2018
- committed
- committed
Only send the stable portion of the version in plot.ly requests
Show description for 7793c8fcommitted- committed
Commits on Jul 4, 2018
- committed
Increate timeout of `tox --notest` command in circle.yml
Show description for 484c52ecommitted- committed
Don't be picky about the status code on expected PlotlyRequestErrors
Show description for 69339e2committed- committed
- committed
- committed
- committed