react-charts
react-charts copied to clipboard
`bar` element type doesn't show properly when axis value is a date
When using a bar element type in conjunction with the primary axis as dates, the bars get huge with no relevance to the graph.
As line:
As bar (with primary axis value as date):
As bar (with primary axis value as string):
Same problem here, did you find a solution ?