Jose Padilla
Jose Padilla
Para añadir a mi respuesta original creo que le hace falta mas color al no mostrar las insignias. Si no las mostramos, tenemos que mostrar algo como quiera o de...
Hi @seraj-ahmad, I've been looking into this in the past few days and I have no idea on how to get this working. If you can help out that would...
Thanks @clozr !
Yeah the callback listeners are missing. I'll see when I can implement them.
Sorry for the late response @prithsharma, will take a look at it today.
Hi @lammertw can you add the proptype to the Components? Then I can merge. Thanks.
Hello! To fix the background you would have to set the background color as part of your styles instead. ``` const styles = StyleSheet.create({ chart: { backgroundColor: 'white' } });...
I can't seem to reproduce the duplication issue on my end in the ChartsExplorer.
Hey, did it work for you or do you still have the issue?
Hello! Can you post your full config object? Thanks.