Skip to main content
Ctrl+K
tueplots  documentation - Home tueplots  documentation - Home

Getting started

  • Installation
  • Usage examples
  • Example application: ICML 2022
  • FAQ: Frequently asked questions

Example notebooks

  • Styling figure axes
  • Convenient plot-configs with bundles
  • Creating color-cycles
  • Appropriate figure sizes
  • Choosing the correct fonts
  • Matching fontsizes
  • Create custom markers

API documentation

  • API: tueplots package
    • tueplots.axes module
    • tueplots.bundles module
    • tueplots.cycler module
    • tueplots.figsizes module
    • tueplots.fonts module
    • tueplots.fontsizes module
    • tueplots.markers module
    • tueplots.constants package
      • tueplots.constants.markers module
      • tueplots.constants.color package
        • tueplots.constants.color.palettes module
        • tueplots.constants.color.rgb module

Developer documentation

  • Contribution guide
  • Continuous integration
  • Running the example notebooks

Other

  • GitHub Repository
  • .rst

tueplots.constants package

tueplots.constants package#

Collection of predefined constants (tueplots.constants).

Provides standardised values for colours, line styles, markers, and figure sizes.

  • tueplots.constants.markers module
    • o_sized
    • triangles
    • x_like
    • x_like_bold
  • tueplots.constants.color package
    • tueplots.constants.color.palettes module
      • paultol_bright
      • paultol_high_contrast
      • paultol_light
      • paultol_medium_contrast
      • paultol_muted
      • paultol_vibrant
      • pn
      • tue_ai
      • tue_plot
      • tue_plot_dark_bg
      • tue_primary
      • tue_secondary
    • tueplots.constants.color.rgb module
      • mps_gray
      • mps_green
      • mps_lightgray
      • mps_lightgreen
      • pn_blue
      • pn_gray
      • pn_green
      • pn_orange
      • pn_red
      • tue_ai_accent
      • tue_ai_brightyellow
      • tue_ai_dark
      • tue_ai_darkblue
      • tue_ai_gray
      • tue_ai_lightblue
      • tue_ai_oceanblue
      • tue_ai_oceangreen
      • tue_ai_springgreen
      • tue_blue
      • tue_brown
      • tue_dark
      • tue_darkblue
      • tue_darkgreen
      • tue_gold
      • tue_gray
      • tue_green
      • tue_lightblue
      • tue_lightgold
      • tue_lightgreen
      • tue_lightorange
      • tue_mauve
      • tue_ocre
      • tue_orange
      • tue_red
      • tue_violet

previous

tueplots.markers module

next

tueplots.constants.markers module

By Nicholas Krämer

© Copyright 2026, Nicholas Krämer.