Forum Replies Created by Vishwas R

Viewing 15 posts - 286 through 300 (of 1,601 total)
  • 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

    in reply to: Dynamic chart not working in IOS #31357

    @danieldhaya19,

    Creating chart once & updating the stripLine value based on slider movement using set method should work fine in your case. Please take a look at this updated JSFiddle.

    Note: We recommend you to create chart-instance once & reuse it rather than creating new chart-instance upon movement of slider.


    Vishwas R
    Team CanvasJS

    in reply to: Syncing Multiple StockCharts #31320

    @jbent90914,

    There was an issue in setting minimum & maximum of slider programmatically using set method after changing the range manually. We have just released StockChart v1.0.7 with this bug fix. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.

    If you are still facing issue, kindly create JSFiddle reproducing the issue you are facing with sample / dummy data and share it with us so that we can look into your code / StockChart options being used, understand the scenario better and help you out.


    Vishwas R
    Team CanvasJS

    in reply to: Setting navigator slider minimum isn’t working after panning #31319

    [UPDATE]

    We have just released StockChart v1.0.7 with this bug fix. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: react stock chart slider update #31318

    [UPDATE]

    We have just released StockChart v1.0.7 with this bug fix. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: arranging legends in stock chart when multiple chart are there #31286

    @gaurav-sharma6,

    You can change the position of legends within individual chart by setting verticalAlign & horizontalAlign. Please refer our documentation for more customization options available.

    If you are still facing issue kindly create JSFiddle with your use-case and share it with us so that we can look into the code / chart-options being used, understand the scenario better and help you out.


    Vishwas R
    Team CanvasJS

    in reply to: react stock chart slider update #31285

    Shashank,

    Thanks for the reporting the use case, we are aware of this issue and we will be fixing it in our upcoming versions.


    Vishwas R
    Team CanvasJS

Viewing 15 posts - 286 through 300 (of 1,601 total)