Hi, hello!
How does Wesej build statistical charts like the attached picture?
How does your “statistical chart” printing solution work?
Note: For WinForm, I use rdlc + ReportViewer + Excel solution
Hi Justice,
it depends on your needs but for grouping rows, adding min/max/avg/sum rows and more you might want to check out
our DataGridViewSummary rows extension here:
https://github.com/iceteagroup/wisej-extensions/tree/2.2/Wisej.Web.Ext.DataGridViewSummaryRow
Please note that with Wisej 2.5 no extension will be needed anymore as this functionality will be tightly integrated into the core.
Find a sample for the Summary Rows here:
https://github.com/iceteagroup/wisej-examples/tree/2.2/DataGridViewSummaryRows
For the charting you can use the ChartJS extension.
https://github.com/iceteagroup/wisej-extensions/tree/2.2/Wisej.Web.Ext.ChartJs
Find a sample for ChartJS here:
https://github.com/iceteagroup/wisej-examples/tree/2.2/ChartJS
And finally we also offer 4 hour Support Packages that can help you resolve Application specific questions and tasks.
Pleaase contact sales@wisej.com if you are interested in this.
Best regards
Frank
Please login first to submit.