react-charts
react-charts copied to clipboard
Anyway to set the maxValue for x axis in the Horizontal Bar chart ?
The bar chart Horizontal calculates the maxium x axis by checking the available values but I want to set the maxvalue to 100 as the comparison is in 100 and comparing it maximum available among the data might be confusing . Thanks