I am using JqPlot.
The graph height is depending on the height of the main container or the default JqPlot value.
My problem is that if the y label is very long, the graph size is reduced to fit in the main container.
Is it possible to set a fix value for the graph height which is not depending on the label text length?
My need : I would like always display the same graph height (400px for example) not depending on the y label text length
Here is an image to depict my problem: