Skip to main content

Interface: VisualizationConfig

Defined in: types.ts:220

Properties

bottom_margin

bottom_margin: number

Defined in: types.ts:250


browser

browser: boolean

Defined in: types.ts:241


canvas_padding

canvas_padding: number

Defined in: types.ts:236


canvas_padding_bottom

canvas_padding_bottom: number

Defined in: types.ts:237


double_rect_sep

double_rect_sep: number

Defined in: types.ts:238


font_size

font_size: number

Defined in: types.ts:240


global_style

global_style: string

Defined in: types.ts:242


height

height: number

Defined in: types.ts:222


id_color

id_color: string

Defined in: types.ts:228


interactive

interactive: boolean

Defined in: types.ts:245


item_min_height

item_min_height: number

Defined in: types.ts:230


item_min_width

item_min_width: number

Defined in: types.ts:229


left_margin

left_margin: number

Defined in: types.ts:249


list_index_sep

list_index_sep: number

Defined in: types.ts:239


obj_min_height

obj_min_height: number

Defined in: types.ts:232


obj_min_width

obj_min_width: number

Defined in: types.ts:231


obj_x_padding

obj_x_padding: number

Defined in: types.ts:235


padding

padding: number

Defined in: types.ts:247


prop_min_height

prop_min_height: number

Defined in: types.ts:234


prop_min_width

prop_min_width: number

Defined in: types.ts:233


rect_style

rect_style: object

Defined in: types.ts:223

stroke

stroke: string


right_margin

right_margin: number

Defined in: types.ts:251


roughjs_config

roughjs_config: Config

Defined in: types.ts:244


sort_by

sort_by: SortOptions

Defined in: types.ts:246


text_color

text_color: string

Defined in: types.ts:226


theme

theme: string

Defined in: types.ts:243


top_margin

top_margin: number

Defined in: types.ts:248


value_color

value_color: string

Defined in: types.ts:227


width

width: number

Defined in: types.ts:221