Skip to content

Second plot not working #381

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

Closed
danton267 opened this issue Sep 19, 2021 · 1 comment
Closed

Second plot not working #381

danton267 opened this issue Sep 19, 2021 · 1 comment
Assignees

Comments

@danton267
Copy link
Member

danton267 commented Sep 19, 2021

Here is the code. Bottom bar plot is generated well, however, top plot is not.
Reference: https://uk.mathworks.com/help/finance/priceandvol.html

load SimulatedStock.mat;
priceandvol(TMW(end-20:end,:));

produces: https://chart-studio.plotly.com/~danton267/1212/#/
instead of: https://uk.mathworks.com/help/examples/finance/win64/PriceVolumeChartForDataSeriesForStockExample_01.png

@gilbertogalvis gilbertogalvis self-assigned this Oct 13, 2021
gilbertogalvis pushed a commit that referenced this issue Oct 19, 2021
@gilbertogalvis
Copy link
Contributor

This issue was fixed by PR #414

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

No branches or pull requests

2 participants