Manager for the collection of lines in a chart. Provides CRUD operations and reactive state for line series.
Reactive state containing all line managers.
Get all line managers (snapshot).
Append a new line and return its manager.
Find a line manager by id.
Remove a line by id and return the removed Line (if any).
Replace all lines with the given list.