Skip to main content

Interface: VisualizationConfig

Defined in: types.ts:221

Properties

bottom_margin

bottom_margin: number

Defined in: types.ts:251


browser

browser: boolean

Defined in: types.ts:242


canvas_padding

canvas_padding: number

Defined in: types.ts:237


canvas_padding_bottom

canvas_padding_bottom: number

Defined in: types.ts:238


double_rect_sep

double_rect_sep: number

Defined in: types.ts:239


font_size

font_size: number

Defined in: types.ts:241


global_style

global_style: string

Defined in: types.ts:243


height

height: number

Defined in: types.ts:223


id_color

id_color: string

Defined in: types.ts:229


interactive

interactive: boolean

Defined in: types.ts:246


item_min_height

item_min_height: number

Defined in: types.ts:231


item_min_width

item_min_width: number

Defined in: types.ts:230


left_margin

left_margin: number

Defined in: types.ts:250


list_index_sep

list_index_sep: number

Defined in: types.ts:240


obj_min_height

obj_min_height: number

Defined in: types.ts:233


obj_min_width

obj_min_width: number

Defined in: types.ts:232


obj_x_padding

obj_x_padding: number

Defined in: types.ts:236


padding

padding: number

Defined in: types.ts:248


prop_min_height

prop_min_height: number

Defined in: types.ts:235


prop_min_width

prop_min_width: number

Defined in: types.ts:234


rect_style

rect_style: object

Defined in: types.ts:224

stroke

stroke: string


right_margin

right_margin: number

Defined in: types.ts:252


roughjs_config

roughjs_config: Config

Defined in: types.ts:245


sort_by

sort_by: SortOptions

Defined in: types.ts:247


text_color

text_color: string

Defined in: types.ts:227


theme

theme: string

Defined in: types.ts:244


top_margin

top_margin: number

Defined in: types.ts:249


value_color

value_color: string

Defined in: types.ts:228


width

width: number

Defined in: types.ts:222