Data Visualisation/Charts
is anyone using tRPC on data visualisation (say bar chart/line chart) in a scenario close to a banking app or Yahoo finance? would love to see some examples
1 Reply
Hi @Lois they aren’t really related. tRPC provides a dev friendly typesafe RPC way of handling communication/data between endpoints but using data for visualization is a separate issue