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

Create a pandas plot extension for activity-specific dataframes #24

Open
aaron-schroeder opened this issue Feb 19, 2023 · 0 comments
Open

Comments

@aaron-schroeder
Copy link
Owner

Basically just create a HNS-compatible backend. Not sure whether this would be useful, or the best implementation of plotly/pandas/activity plotting, or even able to accomplish all my desired goals. But I have been wanting to standardize my plotting implementation for a while, because I keep re-implementing something similar in every place I use dataframes with plotly. Maybe a separate repo would be good for encapsulation/testing.

References

  • [Extending Pandas: Plotting backends]
    -Plotly's own pandas backend
    • Basically a wrapper for plotly express, which doesn't meet all my needs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant