Closed
Description
Documentation Link
No response
Problem
In #25247 we changed the internal representation of contours from a list of Collection
objects to a single Collection
. We need to extend the API change note to show users who were reaching in and adjusting a specific Collection
to tune the style of individual lines to do the same under the new internal representation.
Suggested improvement
No response