We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ec21f commit 0ff24b6Copy full SHA for 0ff24b6
2 files changed
sidemantic/charts.py
@@ -317,7 +317,6 @@ def _apply_theme(chart: Chart, title: str | None, width: int, height: int, color
317
config = {
318
# Font configuration
319
"font": "Inter, system-ui, -apple-system, sans-serif",
320
- "titleFont": "Inter, system-ui, -apple-system, sans-serif",
321
# Title styling
322
"title": {
323
"fontSize": 18,
0 commit comments