Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a68ce3 + 47cfafa commit 40a34d8Copy full SHA for 40a34d8
CHANGELOG.md
@@ -9,8 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
10
11
### Fixed
12
-- Fix `TypeError` when using `orjson` to serialize `pandas.NA`.
13
-- Fix issue where using `category_orders` on `px.pie` raised `ColumnNotFoundError`.
+- Fix `TypeError` when using `orjson` to serialize `pandas.NA` [[#5040](https://github.com/plotly/plotly.py/pull/5040)].
+- Fix issue where using `category_orders` on `px.pie` raised `ColumnNotFoundError` [[#5000](https://github.com/plotly/plotly.py/pull/5000)].
14
15
16
## [6.0.0] - 2025-01-28
0 commit comments