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

The basics

  • Quickstart
  • Installation
  • Usage
  • Acknowledgments

API documentation

  • Main Window (GUI)
  • Analysis Runners
  • Data Handling
    • Assign data
    • Load 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

Advanced use

  • Adding New Algorithms to ENCORE
  • Running batch analyses using the ENCORE Python API

Conceptual background

  • Overview
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
Load data
Copyright © 2026, rivelco
Made with Sphinx and @pradyunsg's Furo
On this page
  • Figures and Plotters
    • Module Reference