{% extends "!layout.html" %} {% block rootrellink %}
  • Home
  • Search
  • Examples
  • Citation
  • Code
  • Downloads!
  • Documentation »
  • {% endblock %} {% block relbar1 %}
    matplotlib
    {{ super() }} {% endblock %} {# put the sidebar before the body #} {% block sidebar1 %}{{ sidebar() }}{% endblock %} {% block sidebar2 %}{% endblock %}