The Infragistics® Motion Framework™ is a framework for animating data changes in Ignite UI for jQuery™ chart controls.
This section contains topics regarding animating charts with the Motion Framework:
Infragistics Motion Framework for Charts Overview (igDataChart): This topic provides an overview of the Infragistics® Motion Framework™ for charts and the aspects in which chart animation can be configured.
Animating Charts in HTML and JavaScript (igDataChart): This topic demonstrates, with code examples, how to add a simple animated column chart in HTML and JavaScript.
Animating Charts in ASP.NET MVC(igDataChart): This topic demonstrates, with code examples, how to add a simple animated column chart in MVC using AJAX POST request for adding data dynamically.
The following topics provide additional information related to this topic.
igDataChart Overview: This topic provides conceptual information about the igDataChart
control including its main features, minimum requirements for using charts and user functionality.
Adding igDataChart: This topic demonstrates how to add the igDataChart
control to a page and bind it to data.
Binding igDataChart to Data: This topic demonstrates how to bind the igDataChart
control to various data sources (JavaScript array, IQueryable<T>
, web service).
The following samples provide additional information related to this topic.
View on GitHub