feat: support step keyword for x-axis #84
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
src/components/__tests__/ChartContainer.test.jsx > ChartContainer > renders charts and statistics:
src/components/__tests__/ChartContainer.test.jsx#L107
AssertionError: expected 'nearest' to be 'x' // Object.is equality
- Expected
+ Received
- x
+ nearest
❯ src/components/__tests__/ChartContainer.test.jsx:107:35
|