We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A <VictoryCandlestick> component with an empty theme does not render labels correctly.
<VictoryCandlestick>
Reproduction:
<VictoryCandlestick labels theme={{}} />
Expected:
Actual:
TypeError: Cannot read properties of undefined (reading 'padding')