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

Implement DataArray type #30

Merged
merged 2 commits into from
Aug 25, 2024
Merged

Conversation

MetalBlueberry
Copy link
Owner

@MetalBlueberry MetalBlueberry commented Aug 25, 2024

Here we go again!

This time I'm adding the DataArray type to add a bit more type safety to the package

it also adds full support for numpy array format. Just because the plotly spec specifies it is supported and doing it early will ease changes later in the package.

@MetalBlueberry MetalBlueberry merged commit 0927914 into master Aug 25, 2024
3 checks passed
@MetalBlueberry MetalBlueberry deleted the implement_data_array_type branch August 29, 2024 09:56
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.

1 participant