Skip to content
Ali Almossawi edited this page Jun 4, 2015 · 15 revisions

HomeList of OptionsBar Options

Bar Options

# bar_height

The height of the bar in pixels.

Possible values: {20, number}

# baseline_accessor

The data element to map the baseline component to.

Possible values: {null, string}

# binned

Determines whether the data is already binned.

Possible values: {true, false}

# dodge_accessor

The data element to map the dodge component to.

Possible values: {null, string}

# outer_padding_percentage

TBA

Possible values: {0.1, number}

# padding_percentage

TBA

Possible values: {0.1, number}

# predictor_accessor

The data element to map the predictor component to.

Possible values: {null, string}

# predictor_proportion

TBA

Possible values: {5, number}

# truncate_x_labels

TBA

Possible values: {true, false}

# truncate_y_labels

TBA

Possible values: {true, false}

# x_label_rotation

The number of degrees to rotate the x-axis' labels.

Possible values: {0, number}

# y_label_rotation

The number of degrees to rotate the y-axis' labels.

Possible values: {0, number}

Clone this wiki locally