Theme#

The theme module provides styling and theming capabilities for plots and reports generated by Brisk.

Module Contents#

Object

Description

PickleJSONDecoder

JSON decoder that handles pickled objects.

PickleJSONEncoder

JSON encoder that handles pickled objects.

PlotSettings

Configuration for plot appearance and styling.

ThemePickleJSONSerializer

Serializes theme objects using pickle and JSON encoding.