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

Provide API for generic trees #19

Closed
bhufmann opened this issue May 21, 2020 · 3 comments
Closed

Provide API for generic trees #19

bhufmann opened this issue May 21, 2020 · 3 comments

Comments

@bhufmann
Copy link
Collaborator

bhufmann commented May 21, 2020

Trees are useful for showing aggregations and summaries, such as statistics. The TSP currently doesn't have a generic API for such data structure.

Things to consider:

  • API for trees with columns.
  • API to query column descriptors to describe the table column (name/tooltip)
  • Align APIs for trees in timegraph, XY etc.
@bhufmann
Copy link
Collaborator Author

bhufmann commented Aug 6, 2020

Pull request #25 introduces a data tree API that is aligned with tree API for XY and Time Graphs.

@tahini
Copy link
Contributor

tahini commented Sep 25, 2020

Is this bug fixed?

@bhufmann
Copy link
Collaborator Author

bhufmann commented Sep 29, 2020

Is this bug fixed?

I think we can close it. I'll remove the alignment of the API with the virtual table from the scope of this issue tracker. #20 can be used for that.

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

2 participants