We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
Pull request #25 introduces a data tree API that is aligned with tree API for XY and Time Graphs.
Sorry, something went wrong.
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.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: