0

I have used customization using css and other scripts for matplotlib graphs on ipython notebooks. Can I use the customization scripts for the code being run on terminal? How?

1 Answer 1

1

Matplotlib allows customizations using so called rcParams. The documentation is pretty easily accessible:

http://matplotlib.org/users/customizing.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.