This repository has been archived on 2025-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
learning-management-system/config_lms.py

6 lines
279 B
Python

# Visualisierungs- und Darstellungsparameter für Plotly-Diagramme
plotly_theme = "dark" # CI-konformes Plotly-Theme: "dark" oder "light"
export_fig_visual = False # Steuerung, ob Visualisierungen exportiert werden
export_fig_png = False # Separater Schalter für PNG-Export