Google Chart Background Color

后端 未结 8 1216
北海茫月
北海茫月 2020-12-09 07:45

I\'m styling a google chart using the javascript api. I want to change the background of the area where the data is plotted. For some reason when I set background options li

8条回答
  •  無奈伤痛
    2020-12-09 08:20

    If you want to do like this then it will help. I use stepped area chart in the combo chart from the Google library... where the values for each stepped area is the value for ticks.

    Here is the link for jsfiddle code

提交回复
热议问题