-
Notifications
You must be signed in to change notification settings - Fork 472
almossawi edited this page Nov 3, 2014
·
15 revisions
Home ▸ List of 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}