Replies: 1 comment
-
Hi, It seems we miss this functionality in our documentation. In the meanwhile here is what you need:
This will fetch statistics for every time-series associated with the given document. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The context of the questions is around the concept of pagination.
I would like to paginate a timeserie containing a lot of entries at (lets say) 100 items per page.
In order to arrange the pagination user interface I need the number of entries that a timeseries contains.
A sort of session.Statistics(...).
I cannot find anything in the documentation.
I imagine there is a simple way but probably i cannot see in the right place.
Any help?
L.
Beta Was this translation helpful? Give feedback.
All reactions