Top "Width" questions

The property which determines the size of an object on the X-axis.

How to precisely control line thickness in MATLAB plot?

I would like to precisely control the thickness of the line plotted in MATLAB. Not just 0.5, 1, 2, 3, ... points but e.g. 0.2…

matlab width line matlab-figure
CSS sidebar with fixed width and fluid content

I'm trying to add a sidebar with a fixed width. But the content div should be fluid. Here is my …

html css width fixed fluid
ggplot::geom_boxplot() How to change the width of one box group in R

I want to adapt the width of the box in the category "random" to the same width of the other …

r ggplot2 width boxplot box
Column width of a DataGrid in a Windows Mobile Application

I'm having problems trying to adjust the width of a column of a datagrid. I used the answer posted here, …

c# windows-mobile datagrid width
WPF - FlowDocument - Stretch Table to Entire Width?

I have a DataTable containing an arbitrary number of columns and rows which I am trying to print out. The …

wpf width flowdocument sizing
ttk button span multiple columns

I am trying to make a TTK Button that spans multiple columns within a frame. Basically I have two rows …

python button tkinter width ttk
CSS- Changing the width of a search box

I'd been trying to change the width of the search box in name="size" of my HTML template but can't …

html css width search-box
how can we make a div take width according to its content automatically

I want to create an effect like that of fieldset and label. When the headings change along the side, the …

html width fieldset
Setting ColumnDefinitions in code

I'm wondering if there is a way to set a ColumnDefinition Width to * in code, like you can in the …

c# wpf grid width
Bourne Shell Left Right Justify

I am trying to do some formatting on output data in a script and not positive how to do Left …

shell scripting width sh justify