Ravikumar Sutagundi Report post Posted May 4, 2018 Hi, I am using angular 4 and trying to render the cylinder chart. Chart level remains at 0 But for javascript version, the same works fine. Please find the below links for your reference. http://jsfiddle.net/Lxz2T/712/ Regards, Ravi Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted May 9, 2018 Hi, Please refer this sample - https://stackblitz.com/edit/angular4-cylinder-sample?file=app/app.module.ts Share this post Link to post Share on other sites
Ravikumar Sutagundi Report post Posted May 9, 2018 (edited) Hi, Thanks for the reply. I should be changing mine JSON format to get the cylinder working. You mean, the dials and pointer values for the cylinder are no more supported. I have an older version with me, in which cylinder works with dials and pointer values. For the Angular gauge, need to use dials and pointers. But in angular2 and latest javascript version, that's been deprecated. Edited May 9, 2018 by Ravikumar S Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted May 16, 2018 Hi, The data format for cylinder and angular gauge are different, kindly follow the prescribed format in order to render both the charts accordingly. Share this post Link to post Share on other sites