miunsi63 / gflot

Automatically exported from code.google.com/p/gflot
0 stars 0 forks source link

Use CSS to define the size of a chart #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Right now the size of the plot is defined programmatically before the plot is 
drawn. This is required 
by the Flot API. We need to investigate if we can do this using CSS.

See discussion in the following thread: 
http://groups.google.com/group/gflot/browse_thread/thread/1597f9c0a9753283

Original issue reported on code.google.com by alexjdl on 5 May 2010 at 11:11