'React native Logarithmic chart

Please, I need to use a logarithmic scale (both x and y) with a react native component. I tried several available libraries but it seems that no one integrate logarithmic scale within react native.

for instance: how can we use canvas charts within react native, canvas is only implemented within web.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source