At LTP, we have developed a team analysis tool using #rstats in production. How it works: Backend of our web application makes an API call (RestRserve), #rstats retrieves the data, processes it, applies ml, etc., and makes echarts (echarts4r). The charts are returned as JSON. Frontend converts the JSON back to echarts. Proud of the result!


