TeeChart for NET with MVC

TeeChart’s MVC & ASP.NET Charting options For MVC, TeeChart for .NET can either render as a static image format such as PNG or JPEG or as a live javascript HTML5 Canvas object. See this page for some examples:TeeChart MVC examples page. Some of the techniques used by TeeChart’s native ASP.NET Webform chart have been enabled […]

Read More

TeeBI teaser

Small teaser of TeeBI. This is the custom web server calculating a query and returning a chart. The only dependencies are TeeChart and Indy http web server component. Data is in column-oriented, memory-based custom format for speed reasons, no database or FireDac, etc are necessary. Data is imported from many sources (excel, text files, firedac […]

Read More

Clustering visualization

TeeChart Pro includes classes and components to perform “clustering” on your data, and optionally visualize the results using a chart “Tool” component. Clustering is the process of grouping data automatically, according to how well related are the individual items. As an unsupervised algorithm, its widely used in data-mining / machine-learning / B.I. (Business Intelligence) applications. […]

Read More