Login Register

dojox.Grid column width

Can be the bar chart columns width modified?

I'm using the charting schema to show statistics about data from a postgres sql database. I'm using the stacked bar chart to show free and used ports on different machines.
I've done some testing and can't figure out how to change the graph bar width. I want to do this because I don't know how many results I'll be displaying, but when showing a few (1, 2 or 3) with a chart width of 720 pixels I'm getting huge columns that makes the chart look pretty ugly.

How do you get columns to fill width of table like HTML tables?

I am trying to get my table column to fill the entire width of the table and behave just like a HTML table with width %100. I created this test case from reading over several forum posts and dojo bugs on trac.dojotoolkit.org. I added a resizer handle to may layout container just to make it easier to send resize events to the layouts.

Does someone see where my logic is flawed?

Test Table

Syndicate content