Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update horizontal-bar-charts.md#4982

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
LiamConnors merged 239 commits intoplotly:doc-prodfromSimaRaha:patch-2
Jun 26, 2025
Merged
Changes from1 commit
Commits
Show all changes
239 commits
Select commitHold shift + click to select a range
7eb6dfd
move plotly-geo and chart-studio to their own repos
emilyklJan 11, 2025
a6f02b7
Move package metadata into pyproject.toml and all other python code i…
marthacryanJan 14, 2025
7be470b
Cleanup extra changes
marthacryanJan 14, 2025
7170a51
Revert changes to command names
marthacryanJan 14, 2025
6a2d9bc
Add version attr
marthacryanJan 14, 2025
37807da
Add correct output directory for artifacts
marthacryanJan 14, 2025
989e974
remove references to plotly-geo and chart-studio as subdirectories of…
emilyklJan 14, 2025
41cd025
Move version into separate file
marthacryanJan 15, 2025
7fd6870
Attempt to fix version issues
marthacryanJan 16, 2025
cdd0204
Attempt to fix version issues
marthacryanJan 16, 2025
85ac208
Merge branch 'master' into move-chart-studio-and-plotly-geo
emilyklJan 29, 2025
3abd6d4
fix: custom category order was hard-coded
MarcoGorelliJan 30, 2025
9043fff
add go.Pie comparison
MarcoGorelliJan 30, 2025
99cbc45
remove unnecessary paragraph
emilyklJan 30, 2025
d974535
Merge pull request #5000 from MarcoGorelli/hardcoded-var
emilyklJan 30, 2025
9910078
Merge pull request #4972 from plotly/move-chart-studio-and-plotly-geo
emilyklJan 30, 2025
48cc36a
Merge with master
marthacryanJan 30, 2025
9795406
Add pip install editable to CI config
marthacryanJan 30, 2025
39750d5
Add version attribute
marthacryanJan 30, 2025
937ad46
Remove extra reference to version.py
marthacryanJan 30, 2025
0d06ded
Code format
marthacryanJan 30, 2025
ca9aa0a
Explicitly import importlib.metadata
marthacryanJan 30, 2025
32adcc3
move packages/python/plotly to top level
emilyklJan 30, 2025
ec7c557
Add __name__ == main wrapper around command line arg parsing
marthacryanJan 30, 2025
6ea167d
update to python 3.9 for dev build to fix importlib error
marthacryanJan 30, 2025
6f40cdc
Remove unnecessary widget version
marthacryanJan 30, 2025
cb01379
adjust paths
emilyklJan 30, 2025
2ef2559
Update version of python for dev build CI
marthacryanJan 30, 2025
634c787
Add pip install editable
marthacryanJan 30, 2025
8abdeaf
Add pyproject.toml to conda recipe
marthacryanJan 30, 2025
dafa57f
Fix filepath in conda recipe
marthacryanJan 30, 2025
f642b58
update paths in setup.py
emilyklJan 30, 2025
54d076b
update paths in codegen
emilyklJan 31, 2025
76ca2a3
re-add missing geojson data file
emilyklFeb 3, 2025
17e0147
add test for loading px datasets
emilyklFeb 3, 2025
bfd6d07
add v6 migration to migration guide
emilyklFeb 3, 2025
370efcd
Fix accessing of pyproject.toml version in conda recipe
marthacryanFeb 3, 2025
b818373
update .gitignore for widget
emilyklFeb 4, 2025
7cd04fb
add link to plotly-geo to README
emilyklFeb 4, 2025
9e15334
update paths in Makefile
emilyklFeb 4, 2025
5813a8a
Merge pull request #5002 from plotly/simplify-dir-structure
emilyklFeb 4, 2025
dc1b55b
Merge with master
marthacryanFeb 4, 2025
011d410
Remove setup.py from root
marthacryanFeb 4, 2025
48e7de3
Fix filepath in commands.py
marthacryanFeb 4, 2025
6076305
remove
emilyklFeb 4, 2025
c85c576
remove tox instructions
emilyklFeb 4, 2025
d1905cb
Use new variable name for project root in commands.py
marthacryanFeb 4, 2025
f68d997
Remove conda from CI and release
marthacryanFeb 4, 2025
2a366ef
Add license file and pytest to pyproject.toml
marthacryanFeb 4, 2025
69897ae
Fix syntax issues with pyproject.toml
marthacryanFeb 4, 2025
bcfa6a7
Update release instructions
marthacryanFeb 4, 2025
5d51c80
remove pre-commit file
emilyklFeb 4, 2025
86a7e12
Merge pull request #5010 from plotly/more-cleanup
gvwilsonFeb 5, 2025
1f1dae9
remove versioneer from manifest.in
marthacryanFeb 5, 2025
2ca6dae
Pin narwhals version
marthacryanFeb 5, 2025
a7499c1
Update pyproject.toml
marthacryanFeb 5, 2025
56d2096
Remove wheel install from CI
marthacryanFeb 5, 2025
ac57d7d
Merge branch 'use-pyprojecttoml' of github.com:plotly/plotly.py into …
marthacryanFeb 5, 2025
c6992fc
Update pin of pandas instead of narwhals
marthacryanFeb 5, 2025
5111cfa
Merge branch 'master' of github.com:plotly/plotly.py into use-pyproje…
marthacryanFeb 5, 2025
3a3b7a8
Update horizontal-bar-charts.md
SimaRahaJan 25, 2025
6c2426a
Rob's edits
rl-utility-manJan 27, 2025
0bac79d
Merge branch 'master' into patch-2
rl-utility-manFeb 6, 2025
5d539a0
test: working on PyArrow datetime test
gvwilsonFeb 5, 2025
410d30e
Update plotly/tests/test_optional/test_px/test_px_hover.py
gvwilsonFeb 6, 2025
c58e73a
fix: PyArrow datetime issue in test
gvwilsonFeb 6, 2025
12b47e0
Update plotly/tests/test_optional/test_px/test_px_input.py
gvwilsonFeb 6, 2025
72bc179
fix: conditionally remove '"template"' key from test JSON
gvwilsonFeb 6, 2025
15a7028
Move tests out of the plotly directory
marthacryanFeb 6, 2025
f3db071
Rename any references to plotly/tests with just tests
marthacryanFeb 6, 2025
6acd25a
Move plotly_utils tests into root tests directory
marthacryanFeb 6, 2025
0c343ef
Reset filepath to one that will cause import to fail
marthacryanFeb 6, 2025
a94517c
fix: remove xfail for PyArrow timezone test
gvwilsonFeb 6, 2025
98f2c8f
Fix filepath in optional_imports test
marthacryanFeb 6, 2025
28a5b74
Update filepaths to plotly_utils tests
marthacryanFeb 6, 2025
39032fb
Black
marthacryanFeb 6, 2025
4573074
Black
marthacryanFeb 6, 2025
86bb1a8
Update plotly/tests/test_optional/test_px/test_px_input.py
gvwilsonFeb 6, 2025
742f592
Update plotly/tests/test_optional/test_px/test_px_hover.py
gvwilsonFeb 6, 2025
19b611d
Merge pull request #4977 from plotly/updates-to-tests
gvwilsonFeb 7, 2025
10b2b87
Merge with master
marthacryanFeb 7, 2025
e41dcab
Merge pull request #4970 from plotly/use-pyprojecttoml
marthacryanFeb 7, 2025
f356c8a
Unpin test requirements and use the same requirements for all python …
marthacryanFeb 7, 2025
27c0e9d
Remove extra requirements files
marthacryanFeb 7, 2025
fab49c7
remove plotly-geo install and orca tests from circleci config
marthacryanFeb 7, 2025
73bc82a
Remove _plotly_future_ and all references to it
marthacryanFeb 7, 2025
e9523e8
Merge pull request #5020 from plotly/remove-plotly-futures
gvwilsonFeb 7, 2025
397b1ef
pin fiona version for python<=3.8
emilyklFeb 7, 2025
93df541
Change md file names to all caps for consistency
marthacryanFeb 7, 2025
4a9cc7e
Merge pull request #5021 from plotly/capitalize-md
gvwilsonFeb 7, 2025
190a6c0
Use correct filepath for README.md in pyproject.toml
marthacryanFeb 10, 2025
60ada7c
Merge pull request #5024 from plotly/marthacryan-patch-1
gvwilsonFeb 10, 2025
24fe0ee
Only install vaex for python<=3.9
marthacryanFeb 10, 2025
c2af57b
Prevent running vaex tests if vaex isn't installed
marthacryanFeb 10, 2025
7855fa6
Code formatting
marthacryanFeb 10, 2025
508135f
Update tests/test_optional/test_px/test_px_input.py
marthacryanFeb 11, 2025
7ca7295
try only running vaex with python 3.9
marthacryanFeb 11, 2025
71c6a95
Merge branch 'unpin-requirements' of github.com:plotly/plotly.py into…
marthacryanFeb 11, 2025
d282c49
Set vaex tests to run on only python 3.9
marthacryanFeb 11, 2025
ebd06f8
Use uv instead of pip for CI download
marthacryanFeb 11, 2025
d69f1dc
Update dependencies download to use uv
marthacryanFeb 11, 2025
84dde9e
Fix plotly-geo install
marthacryanFeb 11, 2025
69a39b9
Use correct venv activate step
marthacryanFeb 11, 2025
4fc33b5
Run pytest through python to fix dependency issue
marthacryanFeb 11, 2025
632cf32
Add uv for doc build
marthacryanFeb 11, 2025
5981bfb
Remove flag that doesn't work for uv
marthacryanFeb 11, 2025
ef4abb8
Only run vaex tests if vaex is installed
marthacryanFeb 11, 2025
ffb2b25
Remove flag that doesn't work for uv
marthacryanFeb 11, 2025
fe8b92e
Remove unnecessary uninstall step
marthacryanFeb 11, 2025
cfce34f
Make calls to pytest wrapped by python -m
marthacryanFeb 11, 2025
82736ad
Merge pull request #5029 from plotly/uv-ci
marthacryanFeb 11, 2025
f06ed71
Merge with master
marthacryanFeb 11, 2025
fe3740e
Fix handling of vaex not being present
marthacryanFeb 11, 2025
323cc80
Merge test and tests folder and clean up files
marthacryanFeb 11, 2025
a95ed3f
Fix broken filepath
marthacryanFeb 11, 2025
3ddf627
Merge pull request #5023 from plotly/update-test-dir
marthacryanFeb 10, 2025
719292e
remove extraneous import of ipython display
marthacryanFeb 11, 2025
cae9d77
remove unnecessary py parameter and add numpy_installed parameter
marthacryanFeb 12, 2025
cff6314
Delete binder configuration
marthacryanFeb 12, 2025
946d96c
Merge branch 'master' into remove-binder
marthacryanFeb 12, 2025
bcdc224
Update conditional in circleci config
marthacryanFeb 12, 2025
c493669
Fix syntax of conditional
marthacryanFeb 13, 2025
1367fa4
Fix conditional
marthacryanFeb 13, 2025
f239366
Merge pull request #5031 from plotly/remove-binder
marthacryanFeb 13, 2025
7095710
Parameterize jobs
marthacryanFeb 13, 2025
acc61b4
Fix python versions
marthacryanFeb 13, 2025
8c3bb2e
Fix indentation
marthacryanFeb 13, 2025
707bf68
Rename job for readability of CI output
marthacryanFeb 13, 2025
777e376
Switch to uv for other tests
marthacryanFeb 13, 2025
19e2c9a
Merge branch 'main' of github.com:plotly/plotly.py into unpin-require…
marthacryanFeb 13, 2025
f780164
Revert to pip for pandas downgrade
marthacryanFeb 13, 2025
f140060
Address review
marthacryanFeb 13, 2025
c9215f0
Revert changes to black version
marthacryanFeb 13, 2025
4664d15
Add pandas version as parameter
marthacryanFeb 13, 2025
d9c9c5e
Use pip for downgrade
marthacryanFeb 13, 2025
36c0437
Use easier to read name for jobs
marthacryanFeb 13, 2025
29f984b
Try different pandas version
marthacryanFeb 13, 2025
2a63724
Remove numpy config
marthacryanFeb 13, 2025
fcbcc07
update references to master brach
LiamConnorsFeb 13, 2025
3850056
Merge pull request #5036 from plotly/update-master-references
LiamConnorsFeb 13, 2025
7b90bb6
Handle pd.NA in clean_to_json_compatible
DavidKatz-ilFeb 16, 2025
775734e
update changelog
DavidKatz-ilFeb 16, 2025
ab90b80
Add back in express extra dependencies and required dependencies
marthacryanFeb 18, 2025
a6ee27c
Merge pull request #5040 from DavidKatz-il/fix-5039
marthacryanFeb 18, 2025
75b5106
Remove deleted files from MANIFEST.in
marthacryanFeb 18, 2025
954db31
Prevent pandas install step if default
marthacryanFeb 18, 2025
037956a
Merge branch 'main' into merge-docs-changes-to-main
LiamConnorsFeb 18, 2025
156559d
Merge branch 'main' into merge-docs-changes-to-main
LiamConnorsFeb 18, 2025
45a8fca
Update pyproject.toml
marthacryanFeb 18, 2025
f878224
Merge pull request #5044 from plotly/add-express-dep
marthacryanFeb 18, 2025
396b066
Merge branch 'main' of github.com:plotly/plotly.py into unpin-require…
marthacryanFeb 18, 2025
60d8682
Remove narwhals from dependencies
marthacryanFeb 18, 2025
c54a2bd
Merge pull request #5043 from plotly/merge-docs-changes-to-main
LiamConnorsFeb 19, 2025
5e90e7d
Remove narwhals from core requirements
marthacryanFeb 20, 2025
d34460e
Add initial test pypi release workflow
marthacryanFeb 21, 2025
0f25bd4
Syntax error
marthacryanFeb 21, 2025
efe9451
Raise node version and use verbose flag for debugging
marthacryanFeb 21, 2025
cab519c
Update .circleci/config.yml
marthacryanFeb 26, 2025
c29f6a4
Add check for pandas version to confirm correct install
marthacryanFeb 26, 2025
e54f99c
Use uv for pip
marthacryanFeb 26, 2025
2750aa0
Add numpy version pin
marthacryanMar 6, 2025
53dc043
Switch to use uv in core tests as well
marthacryanMar 6, 2025
f5c2bec
Use uv for percy tests
marthacryanMar 6, 2025
d3de0b1
Use later version of numpy for scipy compatibility
marthacryanMar 6, 2025
b89f793
Use version of numpy from before switch to uv
marthacryanMar 6, 2025
0a74d1b
Use different version of numpy
marthacryanMar 6, 2025
801dde1
Update name of test for consistency with other CI jobs
marthacryanMar 6, 2025
2799251
Merge pull request #5019 from plotly/unpin-requirements
marthacryanMar 6, 2025
84e0eff
remove [all] extra from ipython, and add comment explaining fiona pin
emilyklMar 7, 2025
df55242
remove ipykernel; it's installed by jupyter anyway and we don't impor…
emilyklMar 7, 2025
f2d08bc
bump python versions in ci and add python 3.13
emilyklMar 7, 2025
40c1004
build-doc won't run on python 3.12, rip
emilyklMar 7, 2025
f96c25f
bump python version from 3.9 to 3.12 for percy tests (will this work?)
emilyklMar 7, 2025
02a23ff
remove scipy pin
emilyklMar 7, 2025
e8cb1f0
try 3.11 for percy tests
emilyklMar 7, 2025
533f5f7
use python 3.9 for build-doc
emilyklMar 10, 2025
3e0a46c
bump pandas 1 version for Percy tests
emilyklMar 10, 2025
18f8444
re-pin scipy version
emilyklMar 10, 2025
8876fab
Merge pull request #5073 from plotly/test-python-3.13-in-ci
emilyklMar 10, 2025
bb932b5
Merge branch 'main' into update-test-requirements-optional
emilyklMar 10, 2025
e3f8c1a
Merge pull request #5072 from plotly/update-test-requirements-optional
emilyklMar 10, 2025
c555d57
suppress DeprecationWarnings when updating template.data
emilyklMar 12, 2025
cf3e901
edit comment
emilyklMar 12, 2025
9243f6d
add tests for mapbox deprecation warnings
emilyklMar 12, 2025
2a0241d
format
emilyklMar 12, 2025
237648d
Remove 6.0.1 from changelog
LiamConnorsMar 13, 2025
816e5d8
Add fix to changelog
LiamConnorsMar 13, 2025
e07ef35
Merge pull request #5083 from plotly/LiamConnors-patch-3
LiamConnorsMar 13, 2025
5fe330d
Merge pull request #5084 from plotly/update-changelog-mar
LiamConnorsMar 13, 2025
0968434
Merge pull request #5080 from plotly/fix-bogus-deprecationwarning
emilyklMar 13, 2025
47cfafa
Add issue links to changelog
LiamConnorsMar 13, 2025
b3aab37
modify codegen instead of modifying autogenerated _template.py file
emilyklMar 13, 2025
22aa9ba
format
emilyklMar 13, 2025
ded1322
Merge pull request #5086 from plotly/fix-deprecationwarning-fix
emilyklMar 14, 2025
7d7548b
bump plotly.js to 3.0.1
emilyklMar 14, 2025
385c1a7
update changelog
emilyklMar 14, 2025
36a99ce
update package-lock
emilyklMar 14, 2025
5a68ce3
Merge pull request #5088 from plotly/plotlyjs-3.0.1
emilyklMar 14, 2025
40a34d8
Merge pull request #5085 from plotly/tidy-changelog
LiamConnorsMar 14, 2025
db73f5d
Update CHANGELOG.md
emilyklMar 14, 2025
d4bf06a
Merge pull request #5089 from plotly/update-changelog-depr
emilyklMar 14, 2025
58e33fc
version changes for v6.0.1
emilyklMar 14, 2025
ff43e4a
Merge pull request #5090 from plotly/release-6.0.1
emilyklMar 14, 2025
aa96405
switched from hard coded data to a df.read_csv from github
rl-utility-manMar 16, 2025
be0a29e
separated update_xaxes from update_layout
rl-utility-manMar 16, 2025
bc826a2
Merge branch 'main' into merge-recent-changes-main
LiamConnorsMar 17, 2025
834d36c
Merge pull request #5091 from plotly/merge-recent-changes-main
LiamConnorsMar 17, 2025
e265bf0
Update Plotly version
LiamConnorsMar 17, 2025
909f1fb
Merge pull request #5092 from plotly/update-plotly-version
LiamConnorsMar 17, 2025
c0995a7
Remove unused step
LiamConnorsMar 17, 2025
53c4770
Merge pull request #5094 from plotly/LiamConnors-patch-3
LiamConnorsMar 17, 2025
91c74af
Fix widget initialization issue
jescaladaMar 20, 2025
b964dbf
Format basewidget.py
jescaladaMar 20, 2025
49567a0
Update CHANGELOG.md
jescaladaMar 20, 2025
82c8805
Add handling for if jupyterlab / notebook isn't defined
marthacryanMar 20, 2025
856331c
Fix syntax error
marthacryanMar 21, 2025
ae0fbed
Merge pull request #5104 from plotly/jl-bug
marthacryanMar 21, 2025
1bd4257
Add test for _widget_layout and _widget_data
jescaladaMar 22, 2025
799eb10
Merge pull request #5102 from jescalada/ipywidgets-integration-fix
marthacryanMar 25, 2025
729ae8c
Fix issue of plotly.js being embedded twice in notebook
marthacryanMar 25, 2025
f39dbfd
Black
marthacryanMar 25, 2025
28aa4f3
removed the (irrelevant) neutral category
rl-utility-manMar 26, 2025
6b70a42
removed unneeded comment
rl-utility-manMar 26, 2025
bf7874e
build
marthacryanMar 26, 2025
aba1f3d
Only run on push to main or release branches
marthacryanMar 26, 2025
4ffb5da
Merge branch 'main' into release-testpypi-main
marthacryanMar 26, 2025
d0c2ec4
Add workflow dispatch for manual triggering github actions
marthacryanMar 26, 2025
be868b4
Merge branch 'release-testpypi-main' of github.com:plotly/plotly.py i…
marthacryanMar 26, 2025
94790d2
Merge pull request #5052 from plotly/release-testpypi-main
marthacryanMar 26, 2025
681d80e
Merge pull request #5112 from plotly/double-plotlyjs
marthacryanMar 28, 2025
ebece08
Update doc/python/horizontal-bar-charts.md
rl-utility-manMar 31, 2025
a67ec54
removing extra sentence
rl-utility-manMar 31, 2025
0fb1f67
remove ff.create_choropleth test
emilyklApr 7, 2025
533f504
Merge pull request #5132 from plotly/remove-create-choropleth-test
emilyklApr 7, 2025
9180733
Update CHANGELOG.md
emilyklApr 7, 2025
062809c
Merge pull request #5133 from plotly/changelog-not-change-log
gvwilsonApr 8, 2025
de7f742
Merge branch 'main' into patch-2
LiamConnorsApr 8, 2025
efc4316
Moved language from #4984 per suggestion of @LiamConnors
rl-utility-manApr 9, 2025
be3b500
Update horizontal-bar-charts.md
rl-utility-manApr 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Add test for _widget_layout and _widget_data
  • Loading branch information
@jescalada
jescalada committedMar 22, 2025
commit1bd4257c967fee1b2e704db10adcad3bd64fd38b
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
from unittest import TestCase
import plotly.graph_objs as go
import pytest

try:
go.FigureWidget()
figure_widget_available = True
except ImportError:
figure_widget_available = False


class TestInitialization(TestCase):
if figure_widget_available:

def test_widget_layout_present_on_init(self):
fig = go.FigureWidget(data=go.Scatter(x=[1, 2], y=[1, 2]))
assert fig._widget_layout != {}

def test_widget_data_present_on_init(self):
fig = go.FigureWidget(data=go.Bar(x=[1, 2], y=[1, 2]))
assert fig._widget_data != []

[8]ページ先頭

©2009-2025 Movatter.jp