This is a migrated thread and some comments may be shown as answers.

Sparkline vs Chart Efficiency?

1 Answer 136 Views
Sparkline
This is a migrated thread and some comments may be shown as answers.
Joel
Top achievements
Rank 1
Joel asked on 20 May 2013, 03:35 PM
General sparklines question:

We're considering implementing sparklines in some of our forms, where we currently are implementing various DataViz charts (e.g. line, bar, area, etc.).  One thing that's been pointed out is that we can implement spark lines in a way now by rendering a small regular chart configured without the axes or grid lines visible. 

Besides some visual differences, are there any performance/overhead differences between sparklines and full charts?  Or do they pretty much use the same engine for rendering?

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 21 May 2013, 07:34 AM
Hello,

Sparklines indeed do share the same rendering as the normal charts. Their themes are simpler and optimized for small size, but that's about it.

That said, we'll be adding support for canvas rendering in the near future. This will be a great match for the sparklines, especially when performance is critical (e.g. mobile).

Regards,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Sparkline
Asked by
Joel
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or