The Kendo UI Charts use modern browser technologies to render high-quality data visualizations. All graphics are rendered on the client using Scalable Vector Graphics (SVG) with a fallback to Canvas.
Kendo UI Charts support the following series types:
- Bar and Column
- Line and Vertical Line
- Area and Vertical Area
- Bullet
- Pie and Donut
- Scatter
- Scatter Line
- Bubble
- Radar and Polar
Advantages
- To Generate chart in UI, library is used HTML, JavaScript, Jquery and CSS.
- Also support older version of IE.
- Good forum and stackoverflow support.
- Rich client side API like: Events, Methods and Properties.
- We can create our custom theme by using this link.
Disadvantages
- Now this library is paid.
Useful links
Related tags