I have a requirement to build a data table/svg graph which would look like the image below so the idea is we'll use axios to get data like what are the departments and projects and how many employees from particular department is working on particular project (basically the count). i could build a table just for projects or just for departments with b-tables
but i need them to be both column and horizonal headers
*sorry for the vague image