Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ENCORE 3.0.0 documentation
Logo
ENCORE 3.0.0 documentation

The basics

  • Quickstart
  • Installation
  • GUI Usage
  • GUI Results
  • Upgrading

Advanced use

  • Algorithms configuration file
  • Python API Usage
  • Running batch analyses using the ENCORE Python API
  • Analyzing databases in parallel using the Python API
  • Adding New Algorithms to ENCORE
  • Changelog

API documentation

  • Main Window (GUI)
  • Analysis Runners
  • Parallel Runners
  • Data Handling
    • Assign data
    • Load data
    • Save data
  • Figures and Plotters
    • MatplotlibWidget definition
    • Default plot functions for ENCORE
    • ENCORE runners plots
  • Data Validators
    • Validator of algorithm input data
    • Validator of algorithm parameters
    • Validator of algorithm results
    • Validator of algorithms config file
  • Utility functions

Conceptual background

  • Overview
  • Acknowledgments
Back to top
View this page
Edit this page

Figures and Plotters¶

The plotters module provides utilities for creating and plotting figures.

Module Reference¶

  • MatplotlibWidget definition
  • Default plot functions for ENCORE
  • ENCORE runners plots
Next
MatplotlibWidget definition
Previous
Save data
Copyright © 2026, rivelco
Made with Sphinx and @pradyunsg's Furo
On this page
  • Figures and Plotters
    • Module Reference