Completed
Last Updated: 24 Jan 2020 15:52 by ADMIN
Jim
Created on: 07 Sep 2017 22:04
Category: Chart
Type: Feature Request
2
Add a callback to Kendo.saveAs
I use it to upload a chart, I'd like to prevent showing the uploaded chart in the browser.  Prefer to just upload and then get control back and let my app decided what to do next.
1 comment
ADMIN
Alex Hajigeorgieva
Posted on: 24 Jan 2020 15:52

Hi, Jim,

The Kendo UI Chart exportImage() method can be used to encode the chart to base 64 and it will return a promise allowing you the freedom to utilize the result when you see fit.

https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/methods/exportimage

Regards,
Alex Hajigeorgieva
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.