-
Notifications
You must be signed in to change notification settings - Fork 25
Create a standard plot for timeseries objects #1577
Copy link
Copy link
Open
Labels
class::featureA feature to be implemented for some part of the softwareA feature to be implemented for some part of the softwareloc::python interfaceThis issue concerns the python interface to the backend implementation.This issue concerns the python interface to the backend implementation.prio::moderateThe priority of this task is moderate.The priority of this task is moderate.
Description
Activity
Metadata
Metadata
Assignees
Labels
class::featureA feature to be implemented for some part of the softwareA feature to be implemented for some part of the softwareloc::python interfaceThis issue concerns the python interface to the backend implementation.This issue concerns the python interface to the backend implementation.prio::moderateThe priority of this task is moderate.The priority of this task is moderate.
Type
Projects
- StatusShow more project fieldsProduct Backlog
Motivation / Current Behaviour
Currently, each time one wants to plot a timeseries, one has to write a new script.
Enhancement description
We want to have a standard script, part of the memilio.plot or memilio.simulation package, that plots a timeseries automatically. Ideally, this would take into account different age groups or regions automatically.
Additional context
No response
Checklist