Thomas GICQUEL

Results 5 comments of 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, };` ![image](https://user-images.githubusercontent.com/29439065/129866386-ac98e81a-0b9d-40c3-8710-355d07d71dd8.png)

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