This commit is contained in:
Jerry
2024-10-13 19:20:11 +08:00
Unverified
parent 975134fb14
commit 9398cf5190
8 changed files with 161 additions and 117 deletions
+15 -13
View File
@@ -602,7 +602,7 @@ facebook_comments:
pageSize: 10
# Choose: social / time / reverse_time
order_by: social
lang: zh_TW
lang: en_US
# Twikoo
# https://github.com/imaegoo/twikoo
@@ -927,20 +927,21 @@ mermaid:
# chartjs
# see https://www.chartjs.org/docs/latest/
chartjs:
enable: true
# 下面的設置是正對 ChartJS 的預設樣式設置,非必要請勿修改,除非你理解他們是如何工作的
# 當然,樣式會以具體的 MD 語法設置優先,其次為該預設設置,最後為 ChartJS 本身的預設設置
color: # 表格通用字體顏色
light: "rgba(0, 0, 0, 0.8)" # 淺色模式
dark: "rgba(255, 255, 255, 0.8)" # 深色模式
borderColor: # 表格通用邊框顏色
enable: false
# Do not modify unless you understand how they work.
# The default settings are only used when the MD syntax is not specified.
# General font color for the chart
fontColor:
light: "rgba(0, 0, 0, 0.8)"
dark: "rgba(255, 255, 255, 0.8)"
# General border color for the chart
borderColor:
light: "rgba(0, 0, 0, 0.1)"
dark: "rgba(255, 255, 255, 0.2)"
scale:
ticks:
backdropColor: # 針對雷達圖和極地圖的刻度標籤背景色
light: "transparent"
dark: "transparent"
# Background color for scale labels on radar and polar area charts
scale_ticks_backdropColor:
light: "transparent"
dark: "transparent"
# Note - Bootstrap Callout
note:
@@ -1068,6 +1069,7 @@ CDN:
# canvas_fluttering_ribbon:
# canvas_nest:
# canvas_ribbon:
# chartjs:
# click_heart:
# clickShowText:
# disqusjs: