Skip to content

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Nov 5, 2018

fixes #3190

cc @plotly/plotly_js

@etpinard etpinard added bug something broken status: reviewable labels Nov 5, 2018
@@ -18,7 +18,7 @@ var extendFlat = require('../../lib/extend').extendFlat;
var textFontAttrs = fontAttrs({
editType: 'calc',
arrayOk: true,
colorEditType: 'style',
colorEditType: 'plot',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, would be nice someday to get style to work but this isn't a real high-traffic pathway (nor a heavy plot type, unless someone's really abusing it!)

@alexcjohnson
Copy link
Collaborator

Great tests! 💃

@etpinard etpinard merged commit df9ac56 into master Nov 5, 2018
@etpinard etpinard deleted the pie-bar-textcolor-restyle branch November 5, 2018 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pie text colors don't restyle/react
2 participants