Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a6da40b

Browse files
authoredOct 22, 2024
Merge pull request #4815 from plotly/drop-pointcloud-heatmapgl
Drop `pointcloud` and `heatmapgl` from plotly.py API and update plotly.js bundle from master
2 parents 31b042d + 9f7ce4e commit a6da40b

File tree

691 files changed

+9877
-41909
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

691 files changed

+9877
-41909
lines changed
 

‎CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
### Removed
6+
- Drop deprecated `pointcloud` and `heatmapgl` traces from the API
7+
58
### Updated
69

710
- Updated plotly.py to use base64 encoding of arrays in plotly JSON to improve performance.

‎doc/apidoc/plotly.graph_objects.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Simple Traces
4343
Bar
4444
Pie
4545
Heatmap
46-
Heatmapgl
4746
Image
4847
Contour
4948
Table

0 commit comments

Comments
 (0)