Conversation
|
@emmanuelle the CI failure actually is material, and seems to be #2618 |
|
(but not due to this PR as far as I can tell, so we should not consider it a PR blocker IMO) |
|
Looks good to me but we could add documentation examples: for NO_COLOR, and an example in |
|
I'll document the spacing params here. I already have one |
|
Sorry between the beginning and the end of the review I had forgotten about the NO_COLOR example :-). Was it intentional to add |
|
Yeah, although I probably should be a bit more disciplined. I added |
|
OK, I've stripped out the bar base and timeline stuff into #2626 |
|
still need a little bit of docs in this PR |
| title="Life Expectancy in Africa") | ||
| fig.for_each_annotation(lambda a: a.update(text=a.text.split("=")[-1])) | ||
| fig.update_yaxes(showticklabels=True) | ||
| fig.show() |
|
💃 when CI is green (but 3.7-orca) |
Code PR
plotly.graph_objects, my modifications concern thecodegenfiles and not generated files.modified existing tests.
new tutorial notebook (please see the doc checklist as well).