Is your feature request related to a problem? Please describe.
Using small multiples, the only way to change the axis labels is to change the split accessor. It would be great to have a way to set the value for the axis label across all panels.
Describe the solution you'd like
A prop on the Axis component to set the label for each panel.
Describe alternatives you've considered
Setting split chart accessor to the desired label.

Is your feature request related to a problem? Please describe.
Using small multiples, the only way to change the axis labels is to change the split accessor. It would be great to have a way to set the value for the axis label across all panels.
Describe the solution you'd like
A prop on the
Axiscomponent to set the label for each panel.Describe alternatives you've considered
Setting split chart accessor to the desired label.