We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
吴老师您好,我把import stock_k_line.draw_Kline2 as Kline_img 注释掉了,但是第628行,第633行代码中有 fig = Kline_img.create_K_line_img(code, days, start_index=stockFile.index(line)+1) ,是引用Kline_img的,这个怎么处理?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
吴老师您好,我把import stock_k_line.draw_Kline2 as Kline_img 注释掉了,但是第628行,第633行代码中有
fig = Kline_img.create_K_line_img(code, days, start_index=stockFile.index(line)+1) ,是引用Kline_img的,这个怎么处理?
The text was updated successfully, but these errors were encountered: