Google Charts: How to keep options the same with dynamic combo chart -


I have used the following code which allows me to turn the series on and off with my combo chart. Running, I use both types of combo chart line and bar series when I turn the chain on and off from the chart, then I lose my chain type setting, I lose my chain type setting. I put my average column in the form of a line chart and put the rest together as a chart.

  function setChartView () {var state = columnFilter.getState (); Var line; Var View = {Column: [0],}; Var labels = []; (Var i = 0; i  

This seems to work for my specific case Happens, however, if I Do I want to keep all the options the same?

Try changing it:

 

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -