Commits
master
Name already in use
Commits on Jun 23, 2023
Commits on Jun 22, 2023
-
Merge pull request #4252 from plotly/update-plotly-js-2-24-2
Update Plotly.js version to 2.24.2
-
Commits on Jun 16, 2023
-
-
-
-
Merge pull request #4251 from bartbroere/python-2-builtins-not-necessary
Minor edit: remove Python 2 compatibility handling
-
Commits on Jun 15, 2023
Commits on Jun 14, 2023
-
Merge pull request #4247 from plotly/update-release-process
Add detail on resolving warning when bumping Plotly.js version
-
Commits on Jun 8, 2023
-
Merge pull request #4238 from plotly/update-docs-5-15-0
Update plotly version in docs to 5.15
-
-
Merge pull request #4237 from plotly/release-5.15.0
Version changes for v5.15.0
-
-
Merge pull request #3901 from plotly/px_to_pandas
PX can accept non-pandas dataframes that can .to_pandas()
-
-
Merge pull request #4233 from ArthurTlprt/master
Simple change to correct bug in streamline figure factory plot
-
Commits on Jun 7, 2023
-
Merge pull request #4210 from plotly/update-plotly-js
Update plotly.js to 2.24.1 and add docs for new features
-
Co-authored-by: Alex Johnson <johnson.alex.c@gmail.com>
-
Merge pull request #3946 from jvdd/avoid_deepcopy
♻️ avoid deepcopy of dict in validate_coerce -
-
-
-
Merge pull request #1 from ArthurTlprt/ArthurTlprt-patch-1
Update _streamline.py to avoid np.matrix
-
Update _streamline.py to avoid np.matrix
avoid using np.matrix as it is not supported anymore by numpy, it was raising an error
-
-
check for histogram2dcontour🖊️ Co-authored-by: Alex Johnson <alex@plot.ly>
-
-
-
-