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

Improve DSL extension properties getters #412

Open
3 tasks
AndreiKingsley opened this issue Jul 30, 2024 · 0 comments
Open
3 tasks

Improve DSL extension properties getters #412

AndreiKingsley opened this issue Jul 30, 2024 · 0 comments
Labels
api Common API for plotting enhancement New feature or request good first issue Good for newcomers lets-plot API and implementation for lets-plot

Comments

@AndreiKingsley
Copy link
Collaborator

At the moment they are not working properly and are returning dummy values. Some of these are used in the public layer and plot features API; values for them should be taken from the features maps. Most of them used for settings in WithAes interfaces

  • LayerBuilder.position
  • LayerBuilder.reversed
  • all With... interfaces (WithAlpha, WithColor, etc.)
@AndreiKingsley AndreiKingsley added enhancement New feature or request good first issue Good for newcomers api Common API for plotting lets-plot API and implementation for lets-plot labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Common API for plotting enhancement New feature or request good first issue Good for newcomers lets-plot API and implementation for lets-plot
Projects
None yet
Development

No branches or pull requests

1 participant