Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dstansby
Copy link
Member

There is currently one widget that plots data stored in the .features attribute of layers (FeaturesScatterWidget). There is demand to add more of these though, see #61, #63, #148, #60, #58

This PR separates the functionality for plotting from a features layer into a new class, which will make it much easier to expand the widgets that plot from features in the future.

@dstansby dstansby force-pushed the generalise-features branch from fc303c2 to a04bd18 Compare June 15, 2023 13:06
@dstansby dstansby marked this pull request as ready for review June 15, 2023 17:14
@dstansby
Copy link
Member Author

I started writing tests, and this turned into a bit of a multiple inheritance mess. Going to close in favour of implementing a second widget that uses features, and then slowly de-duplicating functionalty after that.

@dstansby dstansby closed this Jun 16, 2023
@dstansby dstansby deleted the generalise-features branch June 16, 2023 10:51
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