Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adds set_zlim() method#291

Open
francocipollone wants to merge 1 commit into
lava:master from
francocipollone:master
Open

Adds set_zlim() method #291
francocipollone wants to merge 1 commit into
lava:master from
francocipollone:master

Conversation

@francocipollone

@francocipollone francocipollone commented Dec 10, 2021

Copy link
Copy Markdown

Summary

Adds set_zlim() method which allows setting the minimum and maximum limit in the z-axis.

Example of use:

...
 plt::plot_surface(x, y, z);
 plt::set_zlim(-5., 40.);
...

Adds set_zlim() which allows setting the minimum and maximum limit in the z-axis.

Copy link
Copy Markdown

Can you add a function to set the scale value of the Z-axis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /