ramonmpa Report post Posted September 9, 2013 Hello guys, I'm using Fusion Charts V3 (FusionCharts v3.2.2) in my ASP.NET application and I have a Zoom Line Chart that I render using Javascript. The chart needs only the Pin Mode feature, so my customer wants the Pin Mode activated as soon as the chart load. So my question is, do FusionChart has some javascript function to activate the pin mode (i.e is there any javascript function associated with onclick event of the Pin Mode button)? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted September 10, 2013 Hello, By default pinMode is active, when you render a ZoomLine chart. Can you please elaborate more on your requirement? Share this post Link to post Share on other sites
ramonmpa Report post Posted September 10, 2013 (edited) Sure, let me try again. The chart is loaded with the button Zoom Mode/Pin Mode. OK. But when when the chart load, the active mode is the Zoom Mode not Pin Mode. To activate Pin Mode the user needs to click in the ZoomMode/PinMode button. So what I want to know is if FusionChart has some function to activate the PinMode dynamically so in this way when the chart load I call this function and the active mode will be the Pin Mode instead of Zoom Mode, and the user will not need to click in the button to activate the Pin Mode. Thank you. Edited September 10, 2013 by ramonmpa Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted September 13, 2013 Hi, Could you please confirm once, the version of FusionCharts XT you are using and whether Zoomline chart rendered in Flash or JavaScript mode, at your end? If you are using the FusionCharts XT (v3.3.1) onwards and rendering in Flash mode, you can have the ZoomLine chart JavaScript API function "setZoomMode()", which can be set on "rendered" event fire, so that on loading the chart, the pin mode will be activated automatically. However, for JavaScript mode of rendering, we have identified this as an issue and looking into it. Further any updates on this, we will inform soon. Hope this helps! Share this post Link to post Share on other sites
ramonmpa Report post Posted September 17, 2013 Thank you Sashibhusan for the answer, I'm using FusionCharts v3.2.2 but I will upgrade to the latest version 3.3.1 asap. The ZoomLine chart is rendered in Javascript mode. As you guys have identified the problem in the setZoomMode function of Javascript mode I will wait for this fix. Thank you again. Share this post Link to post Share on other sites
ramonmpa Report post Posted October 10, 2013 Hello guys, any update on this? Do you know when this fix will be available for download? Is there any workaround to fix the problem in setZoomMode function of Javascript mode? Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted October 16, 2013 Hi, Currently, there is no work around available for the issue "setZoomMode function of Javascript ZoomLine chart". Once the issue will be fixed, we will update you in this post. Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted June 19, 2014 Hi, Could you please upgrade your current version to the latest, i.e, FusionCharts v3.4 that includes a lot of new features and enhancements? You can see the upcoming new docs at http://docs.fusioncharts.com and new additions at http://docs.fusionch...whats-new.html. Hope this helps. Share this post Link to post Share on other sites