-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
DOC: Plotting / Visualization without Jupyter #47948
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
Changes from 3 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -6,6 +6,11 @@ | |||||||||||||||||||
Chart visualization | ||||||||||||||||||||
******************* | ||||||||||||||||||||
|
||||||||||||||||||||
|
||||||||||||||||||||
.. note:: | ||||||||||||||||||||
|
||||||||||||||||||||
The examples below assume that you're using `jupyter <https://jupyter.org/>`_. | ||||||||||||||||||||
|
||||||||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This isn't quite right, there's a button to press to suggest changes, check the article I linked (step 6) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. IMO I don't think this note is entirely necessary. Since the rest of the documentation mentions using the matplotlib API, I think further matplotlib actions can be independently looked-up by the user. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That's a good point - let's keep as-is then and land this |
||||||||||||||||||||
This section demonstrates visualization through charting. For information on | ||||||||||||||||||||
visualization of tabular data please see the section on `Table Visualization <style.ipynb>`_. | ||||||||||||||||||||
|
||||||||||||||||||||
|
Uh oh!
There was an error while loading. Please reload this page.