Chart API in Expo

Hi,

I would like to know if there are any chart API available in Expo.

I will have a set of simple data which I would like to plot as shown above.

Is it possible to do that in Expo ?

Hey @vpy! welcome to the community.

Here is an example of a library you can use for charts: https://github.com/FormidableLabs/victory-native

If you ever find yourself looking for other libraries, check out https://native.directory. If you search there, you can find other libraries you can use with Expo.

1 Like