Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Google Charts APIS を使用して円グラフのタイトルの色を変更する方法はありますか?
乾杯、サイモン
オプションを設定しtitleTextStyle.colorます (HTML カラー文字列を受け入れます)。
titleTextStyle.color
titleTextStyle: { color: '#a34f8b' }