Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
Sorry, but we didn't met such chart before.
Please, send us more information about the chart.
Is it possible to create such chart in Excel? Could you send us instruction how to do this?
Maybe there is an article on Wikipedia about such type of chart or somewhere else.
Hello!
My source data from a table LineWork. Table structure: LineName varchar(10), StartDate datetime, EndDate datatime, WorkType int. WorkType values are from dictionary DictWorkColor: WorkType int, WorkColor varchar(10). For one LineName (ex.PSM17) in horizontal bar we have rectangles. Each rectangle is one record from the table LineWork.