Time-based
This is the official documentation of the forestadmin-agent-django and forestadmin-agent-flask Python agents.

Time-based charts are very similar to distribution charts, the only differences being that:
An additional parameter tells the frontend if the dates should be displayed by
Day,Week,Month, orYear,The keys of the returned object can be ISO-8601 compliant string dates, python
datetime.dateobject, or pythondatetime.datetimeobject.
If you want to add several lines to the same chart, you can use the multiple_time_based method:
Last updated
Was this helpful?