Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HTML to ipynb update - matplotlib/colormaps #1034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 30, 2018

Conversation

priyatharsan
Copy link
Contributor

@priyatharsan priyatharsan commented Aug 17, 2018

Update for colors and colormaps #802

@priyatharsan priyatharsan changed the title HTML to ipynb update - matplotlib/colormaps - HOLD HTML to ipynb update - matplotlib/colormaps Aug 24, 2018
@priyatharsan
Copy link
Contributor Author

@bcdunbar @cldougl the document has been fixed. Here is the notebook_demo: https://plot.ly/~notebook_demo/228/. Also please refer #1033

@priyatharsan priyatharsan added the ReviewReady This PR is ready for review label Aug 24, 2018
Copy link
Contributor

@jdamiba jdamiba left a comment

Choose a reason for hiding this comment

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

LGTM. Minor capitalization change suggested.

</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h3 id="Colorbar-Custom-Size-and-TIcks">Colorbar Custom Size and TIcks<a class="anchor-link" href="#Colorbar-Custom-Size-and-TIcks">&#182;</a></h3>
Copy link
Contributor

Choose a reason for hiding this comment

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

Change TIcks to Ticks.

"import plotly.graph_objs as go\n",
"import plotly.tools as tls\n",
"# Learn about API authentication here: https://plot.ly/python/getting-started\n",
"# Find your api_key here: https://plot.ly/settings/api\n",
Copy link
Contributor

Choose a reason for hiding this comment

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

I wrote this in the other PR but I'll paste it here too.

# Learn about API authentication here: https://plot.ly/python/getting-started
# Find your api_key here: https://plot.ly/settings/api

Looking at it again, I don't think that we require these commented lines anymore. They seem redundant given that this information is contained in the New to Plotly? section.

"metadata": {},
"source": [
"See [https://plot.ly/python/reference/#layout-xaxis-rangeslider](https://plot.ly/python/reference/#layout-xaxis-rangeslider) and\n",
"[https://plot.ly/python/reference/#layout-xaxis-rangeselector](https://plot.ly/python/reference/#layout-xaxis-rangeselector) for more information and chart attribute options!"
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure that the references are relevant to this doc. Perhaps, just make this one something like:

#### Reference
See https://plot.ly/python/reference/ for more information and chart attribute options!

@bcdunbar
Copy link
Contributor

Almost there πŸ˜„ One last minor update to the reference section and then you can πŸ’ƒ

@bcdunbar
Copy link
Contributor

looks good πŸ’ƒ

@priyatharsan priyatharsan merged commit 2dfbbc6 into source-design-merge Aug 30, 2018
@priyatharsan priyatharsan deleted the matplotlib-colormaps-update branch August 30, 2018 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReviewReady This PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants