Good morning DevExpress team,
I recently took over supporting a project that makes use of the DevExpress and DevExtreme library. I am attempting to create a base sample project that utilizes the DevExtreme().Diagram() within a cshtml page. However, I seem to be unable get something functional.
The purpose of this is to build my knowledge to the level of understanding an implementation used by my program so that I may better articulate a later support request. If you could please review the attached project and provide some guidance on how I can get the Diagram drawn to screen it would be greatly appreciated.
You will notice in the attached code a Diagram, my attempt at creating a basic diagram, and another commented out. The commented out diagram is what I am working towards replicating to develop my understanding of and produces the attached image.