Skip to content

fixing issue #391 #405

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 1 commit into from
Oct 12, 2021
Merged

fixing issue #391 #405

merged 1 commit into from
Oct 12, 2021

Conversation

gilbertogalvis
Copy link
Contributor

@gilbertogalvis gilbertogalvis commented Oct 9, 2021

This PR fix issue #391. If you want test it, please use following code

t = 0:seconds(30):minutes(3);
y = rand(1,7);
plot(t,y)
xtickformat('mm:ss')

fig2plotly(gcf, 'offline', 1);

Attached result bellow

Screen Shot 2021-10-09 at 12 14 41 PM

@gilbertogalvis gilbertogalvis merged commit ebd87b7 into master Oct 12, 2021
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