Skip to content
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

Use plotly.js base64 API to store and pass typed arrays declared by numpy, pandas, etc. #4470

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Dec 21, 2023

This PR make use of plotly.js PR plotly/plotly.js#5230.

Co-authored-by: Liam Connors <liam@plot.ly>
version: 3.9.0
plotly:
description: How to format axes of 3d plots in Python with Plotly.
display_as: b64
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
display_as: b64
display_as: advanced_opt

I think we could put this in the Advanced section

doc/python/b64.md Show resolved Hide resolved
doc/python/b64.md Show resolved Hide resolved
permalink: python/b64/
thumbnail: thumbnail/b64.png
---

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add some context on the benefits of doing this. What does it bring for the user?

archmoj and others added 3 commits February 29, 2024 11:10
 - fixed Conflicts in
 packages/python/plotly/plotly/tests/test_optional/test_figure_factory/test_figure_factory.py
 packages/python/plotly/plotly/tests/test_optional/test_px/test_px_input.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants