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

Support transformed_data for Layered and Concatenated charts #313

Merged
merged 3 commits into from
May 13, 2023

Conversation

jonmmease
Copy link
Collaborator

Closes #307

Extends the transformed_data function to support extract transformed datasets from compound charts. In this case, a list of DataFrames is returned, one for each non-excluded subchart.

Logic is tested against all of the compound charts in the chart mock library.

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.

transformed_data support for layered and multi-view charts
1 participant