diff --git a/doc/_templates/index.html b/doc/_templates/index.html index 664e92fcf14e..0d6f5754134b 100644 --- a/doc/_templates/index.html +++ b/doc/_templates/index.html @@ -63,9 +63,9 @@

Introduction

For a sampling, see the screenshots, thumbnail gallery, and examples directory

-

For simple plotting the

pyplot
interface provides a +

For simple plotting the pyplot interface provides a MATLAB-like interface, particularly when combined - with

IPython
. For the power user, you have full control + with IPython. For the power user, you have full control of line styles, font properties, axes properties, etc, via an object oriented interface or via a set of functions familiar to MATLAB users.