Looking for a JS library that would allow someone to maintain, in real time, a Roadmap similar to the one shown here. Each row is a project, and the data is pulled in from a series of Google Sheets or custom API endpoint. Data should consist of group name with a list of projects, each with a target date and deliverable type (short text).
I’ve not found anything that can do this out of the box… yet.

🇨🇦