Results 12 comments of How-Choong Hugo

Hello, you should try to do something like this : ``` { console.log(trained) }} tickAxisStyle={(trained) => { console.log(trained) }}> // you Victory Chart ```

Hum you should try to play with the padding in `tickAxisStyle` it will make the clickable area bigger. And for the ticklabels, you have all the available style options of...