Hey!
Is it possible to resize charts?
For example, I would like to make a tiny chart that only takes small part of the screen?
The point here is that the chart is not the main focus of the report, but just a small part of it.
The chart I'm after wouldn't be square shaped, but more like a rectangle, very wide, but not very high.
How would I go about doing this?
Also, I would like to know if manipulating data can be only done via Javascript and SQL.
How would I go about using PHP for example?
If that's not possible, what's the best way to use arrays? Please don't say temporary tables.
Best, Mauno