Using google area chart: http://code.google.com/apis/chart/interactive/docs/gallery/areachart.html
Does anyone know how I can freelly manipulate the legends?
Pretty much I want one of two:
- Be able to freelly set each legend element somewhere.
- Set the legend that is displayed in one line to have multiple lines if the size of the legend exceeds the width of the legend area. (Prefered)
I would avoid hacks to manipulate the svg within the iframe btw.