Skip to content
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

improve import Bar #167

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MindyZHAOMinzhu
Copy link
Contributor

No description provided.

@hupili
Copy link
Owner

hupili commented Sep 7, 2019

@ConnorLi96 can you help @MindyZHAOMinzhu to address the comments and resolve this PR tomorrow f2f?

@@ -314,7 +314,7 @@ Pyecharts is a library to generate charts using Echarts, which is an open source

#### Quickstart for pyecharts

Basic usage example: (`pip install pyecharts` if you have not done so yet)
Basic usage example: (1. use `print(sys.path)`to find your packages location. 2.cd in the path, then `pip install pyecharts==v1.0.0` if you have not done so yet)
Copy link
Owner

Choose a reason for hiding this comment

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

@MindyZHAOMinzhu if steps 1 and 2 are not mandatory, we can remove them from the main body of this book and keep the discussion there concise. The book aims at providing quickest and most direct solution for one to achieve the tasks. If they are interested to know more, they can read issues and further reading materials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants