Is there a way to display supabase row data on a chart?

Right now I am using list app states but is very inefficient. If I have a supabase row with x and y values has anyone found a way to put it on a chart? I know it is easy with firestore but I haven't figured out a way with supabase.

1