Forum Replies Created by Vishwas R

Viewing 15 posts - 301 through 315 (of 1,622 total)
  • in reply to: StockChart Async Data Load – strange/buggy events #31667

    @markyp82,

    We have fixed bug related to range events being fired multiple times when slider or handle or range buttons clicked multiple times without changing the range. We will further improve it in our future versions to work properly irrespective of clicking any StockChart elements.


    Vishwas R
    Team CanvasJS

    in reply to: StockChart Async Data Load – strange/buggy events #31659

    @markyp82,

    We have just released StockChart v1.2 with a few bug fixes related to range events. Please refer to the release blog for more information. Do download the latest version from our download page and let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Markers at peak #31572

    Robert Masse,

    Please take a look at this JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: StockChart Async Data Load – strange/buggy events #31571

    @markyp82,

    Thanks for reporting the use-cases. We will fix it in future versions.


    Vishwas R
    Team CanvasJS

    in reply to: “Animation” doesn’t work. #31522

    Doko,

    Considering this as duplicate of “Animation” doesn’t work hence closing the same.


    Vishwas R
    Team CanvasJS

    in reply to: “Animation” doesn’t work. #31521

    Doko,

    As mentioned in previous reply, you should use animationEnabled property to enable or disable animation. In the sample that you have shared, you seem to be mentioning it as animationEnable (d missing). Changing it to animationEnabled should work fine in your case.

    Note: As of now, animation happens only on the first render of the chart & not on every update.


    Vishwas R
    Team CanvasJS

    in reply to: “Animation” doesn’t work. #31482

    @bdoko,

    You can enable or disable animation in Chart by setting animationEnabled property. You seems to be setting it as animationEnable, changing it to animationEnabled should work fine in your case. If you are still facing issue, kindly create JSFiddle reproducing the issue you are facing and share it with us so that we can look into the code, understand the scenario better and help you resolve.

    I update the project in “Google drive”.
    https://drive.google.com/drive/folders/1xDFc-JTLbauMdI8-xQ_oIXkpfbiv_Xow?usp=sharing

    It seems like the sample project shared by you is restricted and requires permission. Can you please make the sample public so that we can access it?

    Considering this as duplicate of “Animation” doesn’t work hence closing the same.


    Vishwas R
    Team CanvasJS

    in reply to: “Animation” doesn’t work. #31481

    @bdoko,

    You can enable or disable animation in Chart by setting animationEnabled property. You seems to be setting it as animationEnable, changing it to animationEnabled should work fine in your case. If you are still facing issue, kindly create JSFiddle reproducing the issue you are facing and share it with us so that we can look into the code, understand the scenario better and help you resolve.

    I update the project in “Google drive”.
    https://drive.google.com/drive/folders/1xDFc-JTLbauMdI8-xQ_oIXkpfbiv_Xow?usp=sharing

    It seems like the sample project shared by you is restricted and requires permission. Can you please make the sample public so that we can access it?


    Vishwas R
    Team CanvasJS

    in reply to: hide/unhide datapoint onclick #31480

    @salman,

    Sorry, it’s not possible to hide/unhide single dataPoint as of now.


    Vishwas R
    Team CanvasJS

    in reply to: external font #31447

    @antrinus,

    Please take a look at this JSFiddle for an example on adding Google-Fonts to charts.


    Vishwas R
    Team CanvasJS

    in reply to: Can I use it for free? #31446

    @gaonlab,

    Please contact sales[at]canvasjs[dot]com for license related queries.


    Vishwas R
    Team CanvasJS

    in reply to: Canvasjs chart in Native script #31432

    Manoj Vishwakarma,

    CanvasJS Charts can be easily integrated with React, Angular, Vuejs, etc. You can add CanvasJS Charts in your NativeScript app & use it in Angular approach. Please take a look at this Gallery Page for examples on integrating CanvasJS with angular.


    Vishwas R
    Team CanvasJS

    in reply to: error while zooming by window #31431

    @gaurav-sharma6,

    Zooming seems to be working fine without any error. Can you kindly create JSFiddle reproducing the issue and share it with us so that we can look into the code / chart-options being used, run it at our end to understand the issue better and help you out?

    From what we have observed, sometimes things get delayed mostly when we are not able to reproduce the issue or not able to understand the exact requirements or the solution that we provide may not work properly due to the variation in chart-options being used by you and us.

    Having a JSFiddle helps us in figuring out the scenario better and help you out accordingly.


    Vishwas R
    Team CanvasJS

    in reply to: stock chart with react #31399

    Shashank,

    Slider methods are accessible within the actual slider element and not the options of slider that you pass to StockChart. As mentioned in documentation stockChart.navigator.slider.set('minimum', new Date(2018, 01, 01)); should work fine in your case.

    If you are still facing issue, kindly share sample project reproducing the issue you are facing & share it with us over Google-Drive or Onedrive along with sample / dummy data so that we can run it locally to debug at our end to understand the use-case better and help you resolve.


    Vishwas R
    Team CanvasJS

    in reply to: react stock chart slider update #31398

    Shashank,

    Slider methods are accessible within the actual slider element and not the options of slider that you pass to StockChart. As mentioned in documentation stockChart.navigator.slider.set('minimum', new Date(2018, 01, 01)); should work fine in your case.

    If you are still facing issue, kindly share sample project reproducing the issue you are facing & share it with us over Google-Drive or Onedrive along with sample / dummy data so that we can run it locally to debug at our end to understand the use-case better and help you resolve.


    Vishwas R
    Team CanvasJS

Viewing 15 posts - 301 through 315 (of 1,622 total)