Thomas GICQUEL
Thomas GICQUEL
In your index.js you can add this line `global.licenseConfig = { key: Config.FUSION_KEY, // true/false to show/hide watermark respectively creditLabel: false, };` 
You can use formatYLabel on chartConfig
you can use fromNumber to set the max value for Y axes
You can use propsForVerticalLabels or propsForHorizontalLabels in chartConfig
I have fork this repo and fix it. You can check on m’y account