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

Align components #422

Open
MarcSkovMadsen opened this issue Nov 6, 2024 · 0 comments
Open

Align components #422

MarcSkovMadsen opened this issue Nov 6, 2024 · 0 comments

Comments

@MarcSkovMadsen
Copy link

It would make things even easier if the APIs of the different components where aligned even more:

  • Support pageSize on GraphicWalker as for TableWalker.
  • Align API of PureRenderer with GraphicRenderer.
    • GraphicRenderer can display a chart array. . For some reason PureRenderercan only display one chart in aspec` and this has to be carved out and be assigned to 3 separate props. This means sharing of code/ code reuse is harder.
    • containerStyle: Add this to PureRenderer to make it easier to control the height.
    • computation: It would be much easier if PureRenderer supported this argument.
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

No branches or pull requests

1 participant