How can i make a graph that combined all the required from 2 graph below?
That mean the graph :
* can change the width of bar | graph 1 can do it
* can chang the distance of each bar | graph 1 can do it
* the bar can move forward anh back | graph 2 can do it
*can make condition: y>4 bar is red, y<3 bar is blue, 3<y<4 bar is green, | graph 2 can do it