Completed
Last Updated: 20 Nov 2014 18:39 by ADMIN
John Thompson
Created on: 07 Aug 2012 00:48
Category: Kendo UI for jQuery
Type: Feature Request
18
add DataViz chart annotations
Allow the developer to add various annotations to charts specifying position, alignment, color and font information.  Also, provide key information about the chart objects such as their position, center, etc..
4 comments
ADMIN
Telerik Admin
Posted on: 09 May 2014 13:49
In our next major release we plan to introduce drawing API, which will allow you to draw custom shapes or other visual elements on the chart canvas. I hope this will be applicable to be employed for other than text annotations.
Lian
Posted on: 06 May 2014 11:26
Unfortunately only text annotations were implemented. Could we see images as data annotations in the future?
Imported User
Posted on: 23 Jul 2013 13:28
This is good. Is there a way of overriding the drawing of notes and instead draw images, text, etc. ? If not, I think it would be great to add a draw function within the notes property.

ex:

notes: {
     draw: function (canvas, x, y) {
          // Do something here
     }
}
ADMIN
Brandon
Posted on: 17 Jul 2013 19:32
Implemented in the Q2 2013 release!