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.
縦軸に整数のみを表示するにはどうすればよいですか?
私はこれを持っています:http://jsbin.com/oxodab/1
ただし、縦軸は1と2だけにしたい。
縦棒グラフの場合、vAxis.showTextEveryプロパティはありません!
vAxis.showTextEvery
プロパティを使用して、10 進数 (ここをチェック) をトランクできvAxis.format: '#'ます。しかし、離散値しか得られません。
vAxis.format: '#'