Forum Replies Created by Vishwas R

Viewing 15 posts - 406 through 420 (of 1,601 total)
  • in reply to: react charts render outside container #28567

    @mike,

    Can you kindly give permission for the shared file so that we can download it, run it locally to understand the scenario better and help you out?


    Vishwas R
    Team CanvasJS

    in reply to: Print and Export Multiple charts in a page #28566

    @cletussolafripsgmail-com,

    It seems to be working fine with a dependency on jQuery, html2canvas & jspdf libraries. Can you kindly create a sample project reproducing the issue you are facing and share it with us over Google-Drive or Onedrive so that we can look into the code, understand the scenario better and help you out?

    Considering this as duplicate of Multiple chart Export to PDF Button not responding for me. Hence closing the same.

    Vishwas R
    Team CanvasJS

    in reply to: image overlay with React #28565

    @jwvectorvest,

    Glad that you figured it out :)


    Vishwas R
    Team CanvasJS

    in reply to: Print label with multiple lines #28525

    @bmarques,

    Glad that you figured it out :)


    Vishwas R
    Team CanvasJS

    in reply to: Can we create some volume profile chart ? #28524

    @adjmpw,

    Combining bar chart with candlestick or line chart is not possible as of now.


    Vishwas R
    Team CanvasJS

    in reply to: about Bar chart #28523

    @pengtien,

    Number of labels over an axis depends on multiple factors like the width/height of the chart, minimum, maximum & interval of the axis. You can use interval property to show labels at every interval set.

    If you are still facing any issue, kindly create a JSFiddle with your use-case & data and share it with us so that we can look into the code to understand the scenario better and help you resolve.


    Vishwas R
    Team CanvasJS

    in reply to: dropdown filter #28504

    Armin,

    Email Based Support is available in Priority Support licenses with a turnaround time of 24 hours. Please contact sales[at]canvasjs[dot]com for any sales related queries.

    For forums based support, you can upload sample project to Google-Drive or Onedrive and share it with us so that we can look into code, understand the scenario better and help you resolve the issue you are facing.


    Vishwas R
    Team CanvasJS

    in reply to: Show star icon with indexLabel #28503

    @westhilldev123,

    You can use HTML Unicode characters to add desired symbols in indexLabel as shown in this gallery example.


    Vishwas R
    Team CanvasJS

    in reply to: How to change axisX title by user in single click ? #28502

    @vpaswin1994,

    You can update chart properties with the help of set method. Please take a look at this documentation page for more information on set method along with a live example.


    Vishwas R
    Team CanvasJS

    in reply to: License #28418

    @locnguyen,

    One of our representatives from sales team will get in touch with you soon. Please contact sales[at]canvasjs[dot]com for more sales related information.


    Vishwas R
    Team CanvasJS

    in reply to: npm ERR! code ENOENT #28379

    @vlad2020,

    React samples downloaded from Download Page seems to be working fine without any issue. Below are the steps for integrating CanvasJS in your react app.
    1. Save canvasjs.react.js and canvasjs.min.js within source-folder of your React application
    2. Import React Component to your app import CanvasJSReact from './canvasjs.react';.

    Please refer to this documentation page for step-to-step tutorial on integration.
    React Column Chart

    If you are still facing issue, kindly create a sample project reproducing the issue you are facing and share it with us over Google-Drive or Onedrive so that we can run it locally at our end to understand the scenario better and help you resolve.


    Vishwas R
    Team CanvasJS

    in reply to: How do I center or Left/Right justify a Label #28378

    @gregs,

    Is there another way to have text (instead of values) for the X-Axis?

    You can use label to show text in axisX, please refer documentation for more info along with live example.

    Label inside the DataPoints is the best way to do this?

    Axis labels are shown at every interval whereas you can use indexLabel to show text / info regarding a dataPoint.

    would paying for priority support possibly get this “label align” feature added?

    Please contact sales[at]canvasjs[dot]com for more sales related information.


    Vishwas R
    Team CanvasJS

    in reply to: How do I center or Left/Right justify a Label #28353

    @gregs,

    Aligning axis label is not available as of now. We will re-consider this behavior in future releases.


    Vishwas R
    Team CanvasJS

    in reply to: [totally newbie] understanding line plot with dynamic data #28352

    @el-berto,

    Please refer this article for more information on array shift method in JavaScript.

    If you are still facing any issue with CanvasJS, kindly share JSFiddle with your use-case so that we can look into the source code, understand the scenario 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 issue and many a time we can just edit your code on JSFiddle to fix the issue right away.


    Vishwas R
    Team CanvasJS

    in reply to: Multiple chart on one page #28232

    Jakub,

    Private email based support is available only in Priority-Support License. One of our sales team-member will get in touch with you over mail soon.


    Vishwas R
    Team CanvasJS

Viewing 15 posts - 406 through 420 (of 1,601 total)