-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Merged
Changes from 3 commits
Commits
Show all changes
714 commits
Select commit
Hold shift + click to select a range
55a0178
Merge branch 'master' into feat/dataframe-agnostic-data
FBruzzesi bb327d5
merge feat/dataframe-agnostic-data
FBruzzesi 7d611fb
use return_type directly when building datasets
FBruzzesi 470050c
remove transforms pages
LiamConnors 531fc9b
fix page order
LiamConnors 2cf815b
add dataframe support
LiamConnors f51ff00
update pandas references
LiamConnors 25d0d5a
Update doc/python/v6-changes.md
LiamConnors b4394b1
add transforms note
LiamConnors d9bf3ac
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors ce9091f
various docs updates
LiamConnors bac2b01
remove dash
LiamConnors fc66ae3
fix typo
LiamConnors a22a7be
stocks date to string and test_trendline_on_timeseries fix
FBruzzesi 86e3c91
Fix recursion error
marthacryan 0888963
Fix test requirements conflicts
marthacryan 538de38
Fix test requirements conflicts
marthacryan c272633
Revert changes to chart studio tests
marthacryan c55f5cd
Merge branch 'master' of github.com:plotly/plotly.py into np2
marthacryan 6319ab9
Merge pull request #4622 from bnavigator/np2
marthacryan 44a52e5
merge master and rm FIXME comment
FBruzzesi c6341c0
reorder content
LiamConnors 2f2e84e
various small docs fixes
LiamConnors a84f754
update starting point text
LiamConnors 593a1ed
Update px-arguments.md
LiamConnors 0a3de82
Merge branch 'master' into version-6-migration
LiamConnors 7f241f3
Merge branch 'master' of github.com:plotly/plotly.py into anywidget
marthacryan dc87b3c
Create util for display jupyter version warnings and update imports
marthacryan 22d90c4
Remove deprecated code
marthacryan fc74b2e
do not repeat new_series unnecessarely
FBruzzesi 499e2fa
bump version, use numpy for range
FBruzzesi d2e1008
trigger ci now that new version is published
FBruzzesi 742b2ec
add narwhals to np2_optional.txt
FBruzzesi 269dea6
version
FBruzzesi dd42534
add grouped stacked bar chart example
LiamConnors 67c8d46
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors bee13cd
Update jupyter version warnings to import jupyterlab later
marthacryan e4b5d79
Update performance.md
LiamConnors 5497d17
install plotly.js v3.0.0-rc.0
archmoj dc6b652
rebuild using plotly.js v3.0.0-rc.0
archmoj 39e52de
modify changelog
archmoj 4f7f521
add redirect
LiamConnors c24c871
Merge pull request #4860 from plotly/plotly.js-v3.0.0-rc.0
archmoj 972a59d
Merge pull request #4862 from plotly/fix-link
gvwilson 946590f
Merge with master
marthacryan 3a85b8a
Switch to npm ci instead of npm i
marthacryan fc8eff2
Move warnings out of utils file to avoid psutils import error
marthacryan c65ca44
Fix import paths for new location of util
marthacryan 6d3f0a7
Remove unused import
marthacryan 4d99b35
Merge pull request #4823 from plotly/anywidget
marthacryan 5c389e5
Merge branch 'master' into version-6-migration
LiamConnors 05c7257
do not assign offsetgroup to traces in px for bar, violin, box, and h…
emilykl b1dc48d
Merge branch 'master' into plotly-with-narwhals
MarcoGorelli 3c578c1
shorten text
LiamConnors 370fd3b
add note on dataframe support
LiamConnors d3cb4ee
Unpin jupyterlab version
marthacryan 366b017
Merge pull request #4866 from plotly/unpin-jl
archmoj 17fb96f
Merge branch 'master' into plotly-with-narwhals
FBruzzesi a3ecf91
Fix psutil import error
marthacryan d31c728
Merge pull request #4868 from plotly/psutil-err
marthacryan 37c6ac2
Fix FigureWidget.show
marthacryan 30dbd63
Code formatting
marthacryan 0c08c5e
Update version of plotly.js to 3.0.0-rc.0
marthacryan a2670b0
Merge pull request #4871 from plotly/plotlyjs-rc
archmoj 9f2c55b
Merge branch 'master' into plotly-with-narwhals
FBruzzesi ffb571b
Merge pull request #4869 from plotly/widget-show
marthacryan 5898816
Merge pull request #4790 from FBruzzesi/plotly-with-narwhals
emilykl f0157bb
Merge branch 'master' into version-6-migration
LiamConnors 7e4ec79
add note on dataframe support
LiamConnors 1eeee65
fix issue with code running
LiamConnors 963c5aa
add note on performance
LiamConnors ad2c0a5
fix: Setting category_orders was leading to missing data
MarcoGorelli 52d562a
fix: Avoid using iter_rows in _check_dataframe_all_leaves to enable c…
MarcoGorelli eadc70b
simplify
MarcoGorelli 5e6fb93
it gets simpler
MarcoGorelli 14a1da6
Update packages/python/plotly/plotly/tests/test_optional/test_px/test…
MarcoGorelli 93a39b6
better variable names
MarcoGorelli b8b4d29
better variable names
MarcoGorelli b127443
set offsetgroup only in group barmode
emilykl 2bc6a0f
Merge pull request #4877 from MarcoGorelli/fix-category-orders
emilykl 4e76f58
Limit offsetgroup to Histogram and Bar traces
emilykl 390dfc5
Merge branch 'master' into fix-bar-charts
emilykl 762f17b
also set offsetgroup if no barmode is set
emilykl ac8af46
boolean order of operations...
emilykl 131330c
feat: modify template generator to handle new traces
gvwilson e41dc36
handle barmode/offsetgroup edge cases
emilykl e7af5ef
Merge branch 'master' into add-new-traces-to-templategen
archmoj 2b98cce
formatting
emilykl e7f3756
formatting
emilykl 4a1f120
Update v6-changes.md
LiamConnors 3bd901b
Update doc/python/performance.md
LiamConnors 9c7dc27
Update doc/python/performance.md
LiamConnors 4cdd340
Update doc/python/performance.md
LiamConnors 458a5d4
fix 3d
LiamConnors df65774
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors 87a5a05
Update doc/python/performance.md
LiamConnors e00b553
Update doc/python/px-arguments.md
LiamConnors 39fdfea
Update doc/python/px-arguments.md
LiamConnors aebdbe5
add note on previous versions
LiamConnors 57f2c71
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors c5285b4
edit dependencies section
LiamConnors ca84936
update arrays and dtypes text
LiamConnors 3110baa
don't need this
emilykl ab08bd4
formatting
emilykl db1e0d9
move set barmode outside trace loop
emilykl 298f5ce
we only need to check barmode in layout_patch, not args
emilykl ac3177c
change args to layout_patch
emilykl b195c2e
don't need this
emilykl b347077
formatting
emilykl 48b8d06
update comment
8000
emilykl 062d43c
update example
LiamConnors 79b212a
update example
LiamConnors 2d192e7
link out to Plotly Express arguments page
LiamConnors 84f4e66
Merge pull request #4865 from plotly/fix-bar-charts
emilykl a42bfb3
merge master; revise this branch following narwhals changes
emilykl afd9418
chore: Address pandas deprecation warning in test
MarcoGorelli 2425b0a
Merge branch 'master' into version-6-migration
LiamConnors 070f279
Update doc/python/px-arguments.md
LiamConnors 65acf3d
Merge pull request #4890 from MarcoGorelli/pandas-compat
emilykl 1c4c3c9
rename requires-dev to requires-optional
emilykl c7f9019
update comment
MarcoGorelli 817fef7
Merge pull request #4895 from MarcoGorelli/update-comment
LiamConnors cd6c101
Update packages/python/plotly/templategen/utils/__init__.py
archmoj 73771de
Merge branch 'master' into add-new-traces-to-templategen
archmoj 9818daf
update filename
emilykl 6454bf5
very light cleanup (formatting; remove packages which are also in req…
emilykl 493952a
clean up jupyter requirements (thanks @marthacryan)
emilykl 6074eea
remove unneccessary step
emilykl 340372a
remove requires-optional from MANIFEST
emilykl aba3ab2
display deprecated warnings for mapbox traces and skip their validati…
archmoj b49da0e
formatting
emilykl 1607ccf
Merge branch 'master' into better-pandas-warning
emilykl b8c5faa
update changelog
emilykl c541ce1
update changelog
emilykl 7f2ce44
Merge remote-tracking branch 'upstream/master' into avoid-iter-row
MarcoGorelli c27c49d
Merge pull request #4644 from plotly/better-pandas-warning
emilykl 34af731
Update getting-started.md
LiamConnors a410628
remove known limitation
LiamConnors eaae154
mention modin and cuDF
LiamConnors 8db1fbc
Merge branch 'master' into version-6-migration
LiamConnors 26232a2
Update CHANGELOG.md
LiamConnors 61f695d
Update CHANGELOG.md
LiamConnors 260d6c9
Update CHANGELOG.md
LiamConnors 79636ab
Merge branch 'master' into avoid-iter-row
emilykl 011eedc
remove mention of version 7 not working
LiamConnors d4bd812
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors 8a81385
reorg of changelog
LiamConnors 185eda3
Merge pull request #4878 from MarcoGorelli/avoid-iter-row
emilykl 0a4f0a0
Merge pull request #4881 from plotly/add-new-traces-to-templategen
archmoj 4010260
add DeprecationWarning warning type in codegen
emilykl c187794
capitalization
emilykl cb3dba7
clean up basedatatypes (return to previous)
emilykl 9908d72
add deprecation warnings to px mapbox functions
emilykl 3b31f3a
formatting
emilykl e688d28
Merge branch 'master' into v6-mapbox-deprecated-warning
emilykl 5d113b9
cleanup
emilykl fa0305d
test: Pass native dataframe to `px.histogram` in `test_pass_df_columns`
MarcoGorelli 4a21e76
Merge pull request #4900 from plotly/v6-mapbox-deprecated-warning
archmoj 55473a1
Update bar-charts.md
LiamConnors 71a183e
Update doc/python/v6-changes.md
LiamConnors 6096262
Update v6-changes.md
LiamConnors 87339c3
Update CHANGELOG.md
LiamConnors 6fe6a88
Update doc/python/performance.md
LiamConnors 58cda6d
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors 17148c9
Update performance.md
LiamConnors a6a6f17
Update CHANGELOG.md
LiamConnors e483903
Update CHANGELOG.md
LiamConnors d6716cd
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors f6654a2
Add back v4 migration
LiamConnors 6f42099
Update LaTeX.md
LiamConnors 4b743f6
Merge pull request #4902 from MarcoGorelli/pass-native-in-test
marthacryan 306b47f
Update v4-migration.md
LiamConnors 760aabf
Merge branch 'master' into version-6-migration
LiamConnors fe19d81
Update v4-migration.md
LiamConnors 0d056db
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors fb4ac7e
Update doc/python/v6-changes.md
LiamConnors 1adeae7
Update CHANGELOG.md
LiamConnors 8471804
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors 7549844
Update doc/python/getting-started.md
LiamConnors d77a0e2
Update doc/python/v6-changes.md
LiamConnors 485a1d8
Update doc/python/performance.md
LiamConnors 45ead3f
remove version pins
LiamConnors 2b8e2ba
Update doc/python/px-arguments.md
LiamConnors 9f07429
Merge pull request #4840 from plotly/version-6-migration
LiamConnors b79f78a
Update CHANGELOG.md
LiamConnors a6ace21
Merge pull request #4907 from plotly/LiamConnors-patch-3
LiamConnors 135141e
Update Plotly.js version to 3.0.0-rc.1
LiamConnors 64d13c5
update Plotly.js rc version in changelog
LiamConnors b7727a5
Merge pull request #4908 from plotly/update-plotly-js
LiamConnors 173ea1e
version changes for v6.0.0rc0
marthacryan 7548b07
Merge pull request #4910 from plotly/release-6.0.0rc0
marthacryan 8256ba2
chore: Fix heading in changelog
LiamConnors 8f50e2b
Merge pull request #4915 from plotly/LiamConnors-patch-4
LiamConnors 913441b
fix: add narwhals to conda recipe
LiamConnors 0916930
fix: px.timeline was failing when x_start and/or x_end were already d…
MarcoGorelli ba09922
py38 compat
MarcoGorelli 49ed9b3
fix: pandas DataFrame with non-default Index was resulting in scrambled
MarcoGorelli f824169
handle dtype conversion for empty arrays
emilykl ac9ddce
handle dtype conversion for empty arrays; check array.size
emilykl ca90f21
skip b64 encoding if array is empty
emilykl f7675c3
add tests
emilykl d9121c9
patch: deepcopy figure fix
FBruzzesi 43ac339
Merge pull request #4922 from plotly/fix-4919
emilykl 484f2df
Merge branch 'master' into patch/deepcopy-figure-fix
FBruzzesi a5e628c
Merge pull request #4921 from MarcoGorelli/index-alignment
emilykl 477b88f
Merge pull request #4914 from MarcoGorelli/fix-timeline
emilykl 6808a97
test: add basic deepcopy figure test
FBruzzesi b07c1a3
Merge branch 'master' into patch/deepcopy-figure-fix
FBruzzesi 5951882
Update narwhals version
emilykl 9745c9b
Merge branch 'master' into conda-update
emilykl 7252900
Merge pull request #4916 from plotly/conda-update
emilykl 7c858b6
add .DS_Store to .gitignore
emilykl 9c1d326
add equality test, multiple frames and numpy arrays
FBruzzesi 53d5dce
Merge branch 'master' into patch/deepcopy-figure-fix
FBruzzesi 3e47cf8
Merge pull request #4930 from plotly/chore-4929-ds-store-gitignore
emilykl 444eca4
Merge branch 'master' into patch/deepcopy-figure-fix
FBruzzesi a7ed5d9
Merge pull request #4926 from FBruzzesi/patch/deepcopy-figure-fix
marthacryan db68dba
bump cache
LiamConnors 7b15316
Merge pull request #4937 from plotly/fix-failing-build-doc
LiamConnors 0093ce0
Add files via upload
Coding-with-Adam adb108f
Update and rename plotly-py-citation.yml to CITATION.cff
Coding-with-Adam 31df48f
Merge branch 'plotly:master' into master
Coding-with-Adam 07b1208
Merge pull request #4939 from Coding-with-Adam/master
Coding-with-Adam 00fc0db
Update autors of Plotly.PY in CITATION.cff
Coding-with-Adam 231edaa
Merge pull request #4944 from plotly/Coding-with-Adam-patch-1
gvwilson 0953cda
Update traitlet values before initial render of widget
marthacryan 273bab6
Remove extra imports and extra setting of traitlets
marthacryan 0929e2d
Use correct source data for data traitlet
marthacryan 215017f
Remove unnecessary setting of traitlets
marthacryan 429eeb9
Add comment and revert changes to variable
marthacryan 0089f32
Lint
marthacryan 1fc6bdd
Merge pull request #4956 from plotly/update-traitlets
marthacryan 529c89d
Merge branch 'master' into merge-recent-docs-changes
LiamConnors ed67d12
Update release.md to remove package.json versioning
marthacryan 434423f
remove mention of fig.show
LiamConnors c4225c3
Merge pull request #4967 from plotly/marthacryan-patch-1
marthacryan 124d4e3
Remove specific version from README
marthacryan 3410e9d
Remove instructions to change version in README
marthacryan 666c025
Merge pull request #4968 from plotly/figure-widget-updates
LiamConnors d831305
Merge pull request #4969 from plotly/marthacryan-patch-1
marthacryan 3d36f14
Merge pull request #4966 from plotly/merge-recent-docs-changes
LiamConnors 2aa76bf
add note on dicts and arrays
LiamConnors 357ad0c
Update doc/python/px-arguments.md
LiamConnors 0ca20aa
Merge pull request #4976 from plotly/update-docs-for-dataframes
LiamConnors fe7147b
Update to plotly.js 3.0.0
marthacryan 769d12f
Merge pull request #4987 from plotly/upgrade-plotlyjs-3.0
marthacryan 49581b8
version changes for v6.0.0
marthacryan 7ee50d2
Merge pull request #4989 from plotly/release-6.0.0
marthacryan 81b842e
update plotly.py versions
LiamConnors a465792
Merge pull request #4990 from plotly/make-6-0-0-docs-live
LiamConnors File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Make docs changes for 6.0.0 live #4991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account