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.
GWT ライブラリ clientsidegchart (gchart) を使用して開発されたチャートをカスタマイズしたいのですが、X 軸の目盛りラベルを軸の上に少し右に配置したいと考えています (グリッド線と重ならないように)。どうやってやるの ?
また、目盛りラベルのフォント サイズを (10 px に) 変更しようとしましたが、変更は表示されませんでした。
これはちょっとした回避策ですがsetTickLabelPadding()、負の値を使用するとうまくいきます。目盛りラベルがチャートに表示されるポイントに干渉する可能性があることに注意してください。
setTickLabelPadding()