Is it possible to customize the default chart size for a single user account / user view.
I'm attempting to create an interface view with charts that are all 800x400. With the column set to 800 the graph auto scales horizontally but it doesn't appear possible to be able to set the vertical resolution.
I would consider pasting the chart in a custom container except the view is used for many different devices and needs to be generated dynamically.
I would not want to make any changes that would effect other views.
The purpose of this is to allow the view to contain all the necessary information without the need for scrolling or spawning a window to create a custom chart.
Im thinking im SOL.. Anyone?