esnet / react-timeseries-charts

Declarative and modular timeseries charting components for React
http://software.es.net/react-timeseries-charts
Other
859 stars 283 forks source link

`offset` prop for `BoxChart`? #450

Open smeijer opened 3 years ago

smeijer commented 3 years ago

Is it possible to set the offset of the "columns" in a BoxChart? When I compare the BoxChart with the BarChart, I see the innerSize and outerSize as variants for the size attribute, but I cannot find the prop that controls the offset.