javascript - Google Chart - different backgrounds depends on x axis -


i use google chart , on x axis have days of week , on y axis values. want change background weekends. possible in google charts?

i mark on screen field should have different color:

enter image description here


Comments

Popular posts from this blog

winapi - How to get a user input on a MessageBox on C++? -

c++ - How call method from Qt GUI in background worker thread using QThread -