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 general plot methods #141

Open
Tom-Kingstone opened this issue Sep 2, 2024 · 0 comments
Open

Create general plot methods #141

Tom-Kingstone opened this issue Sep 2, 2024 · 0 comments
Assignees
Labels
type:feature New capability or enhancement

Comments

@Tom-Kingstone
Copy link
Contributor

Description:

From LadybugTools_Toolkit, move methods for all base plot types (that don't require any more than numpy, matplotlib, pandas and other common libraries) to this toolkit, and in ladybugtools remove the old base plots and instead reference the new ones here.

Plot methods to be moved:

  • diurnal
  • heatmap
  • histogram
  • spatial_heatmap
  • timeseries

This will also cover moving bhom_analytics to Python_Toolkit instead and calling it from everywhere else.

@Tom-Kingstone Tom-Kingstone added the type:feature New capability or enhancement label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants