I'm using d3.js and sankey in my application. I created a simple HTML file with the sankey and the result is the follow (exactly what I expect):
I did a quick cut and paste in the application in ASP.NET Core with Bootstrap and the result is this one:
I think in some ways Bootstrap is changing sankey. Do you have any idea how I can fix it?