Skip to content

Pie text colors don't restyle/react #3190

Closed
@alexcjohnson

Description

@alexcjohnson

See https://codepen.io/alexcjohnson/pen/jeogoy?editors=0010 - this edits titlefont.color, and you can see that it doesn't change from red to yellow as it should via react. The same is true via restyle, and of (inside|outside)textfont.color.

Thanks @nicolaskruchten!

Looks like pie overrides the text color editType:

colorEditType: 'style',

But these colors are set during Pie.plot, not Pie.style.

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions