or
$(document).ready(function () { var values = [{ "Name": "Good", "DateReported": "2014-03-11", "valueX": 75 }, { "Name": "Good", "DateReported": "2014-03-12", "valueX": 75 }, { "Name": "Normal", "DateReported": "2014-03-13", "valueX": 50 }, { "Name": "Bad", "DateReported": "2014-03-14", "valueX": 25 }, { "Name": "Awesome!", "DateReported": "2014-03-15", "valueX": 100 }, { "Name": "Awesome!", "DateReported": "2014-03-15", "valueX": 100 }, { "Name": "Good", "DateReported": "2014-03-16", "valueX": 75 }, { "Name": "Awesome!", "DateReported": "2014-03-17", "valueX": 100 }, { "Name": "Lousy", "DateReported": "2014-03-17", "valueX": 0 }, { "Name": "Good", "DateReported": "2014-03-18", "valueX": 75 }]; $('#chart').kendoChart({dataSource: { data: values }, chartArea: { height: 350 }, title: { text: "Dina rapporterade känslor" }, legend: { visible: false }, seriesDefaults: { type: "line", style: "smooth", labels: { visible: false, } }, series: [{ field: "valueX", name: "{0}", tooltip: { visible: true, template: "<b>Mood Score: </b>#= value #<br/><b>Mood: </b> #= dataItem.Name # " } }], valueAxis: { notes: { position: "bottom", icon: { background: "orange" }, data: [{ value: 0, label: { position: "outside", text: "Lousy" } }, { value: 25, label: { position: "outside", text: "Bad" } }, { value: 50, label: { position: "outside", text: "Normal" } }, { value: 75, label: { position: "outside", text: "Good" } }, { value: 100, label: { position: "outside", text: "Awesome" } }] }, title: { visible: false }, max: 100, majorUnit: 25, labels: { format: "{0}", visible: false, }, line: { visible: false } }, categoryAxis: { title: { visible: false }, labels: { rotation: -45 }, field: "DateReported", majorGridLines: { visible: false } } });});Sandbox access violation: Blocked a frame at "chrome-extension://cfciefpodjoeapkegnopjnblkgaolpka" from accessing a frame at "null". Both frames are sandboxed and lack the "allow-same-origin" flag. kendo.upload.js:490s.extend._createContentElement kendo.upload.js:490s.extend._initializeContentElement kendo.upload.js:594s.extend.init kendo.upload.js:420ut.initWidget kendo.columnmenu.js:519(anonymous function) kendo.grid.js:402b.extend.each jquery-1.9.1.js:7123b.fn.b.each jquery-1.9.1.js:6735ut.init kendo.grid.js:402pt.init kendo.grid.js:3956u.extend._model (index):1u.extend.init (index):1ut.initWidget kendo.columnmenu.js:519D.extend._createView (index):1D.extend.showView (index):1historyCallback (index):1i._historyNavigate (index):1o.extend.navigate (index):1(anonymous function) (index):1b.extend.each jquery-1.9.1.js:7123o.extend.showStart (index):1u.extend.switchWith (index):1D.extend._show (index):1o (index):1D.extend.showView (index):1historyCallback (index):1(anonymous function) (index):1n.extend.trigger kendo.colorpicker.js:763o.extend._urlChanged kendo.grid.js:1101o.extend.start kendo.grid.js:1067l.Observable.extend._startHistory (index):1(anonymous function) (index):1c jquery-1.9.1.js:7341p.fireWith jquery-1.9.1.js:7403b.extend.ready jquery-1.9.1.js:6875H