Forum Replies Created by Vishwas R

Viewing 15 posts - 361 through 375 (of 1,601 total)
  • in reply to: Custom Label on Xaxis #29418

    @anindita5151,

    Please take a look at this updated JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: Custom Label on Xaxis #29414

    @anindita5151,

    Showing ‘>’ within label seems to be working fine. Can you 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?

    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: How can i get a free license #29395

    @thirupathi,

    One of the representatives from sales team will get in touch with you soon. For further license related queries please contact sales[at]canvasjs[dot]com.


    Vishwas R
    Team CanvasJS

    @humblefool15,

    In the above snippet, we couldn’t find chart options / code related to CanvasJS. Can you kindly create JSFiddle with CanvasJS Chart options that you are using and share it with us so that we can look into code, understand the scenario better and help you resolve?

    If you are looking for adding HTML table below chart showing dataPoints, please take a look at this JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: MVC chart rendering blank #29363

    @ksridharembridgesolutions-in,

    Based on the error you are getting (404 Error) it seems like dependencies are missing. Kindly check for the same.

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


    Vishwas R
    Team CanvasJS

    in reply to: Zoom Out Functionality? #29281

    @chirag-jdk,

    As address by Bivek in previous reply, zoomout in steps is not available as an inbuild feature as of now. However you can achieve the same with the help of rangeChanging event. Please take a look at this JSFiddle for an example.
    zooming chart with zoom out step by step button


    Vishwas R
    Team CanvasJS

    in reply to: image overlay with React #29268

    @amitshimon,

    Please take a look at this StackBlitz for an example on positioning image over chart in React.


    Vishwas R
    Team CanvasJS

    in reply to: Can not launch CanvasJSReactNative on Expo #29267

    @jocoders,

    Please take a look at this Sample Project on rendering chart in React Native app with the help of WebView.


    Vishwas R
    Team CanvasJS

    in reply to: Multiseries column charts #29266

    @monty_b,

    Glad that you were able to make it work with the help of examples in our website :)


    Vishwas R
    Team CanvasJS

    in reply to: react js #29265

    @amitshimon,

    Please take a look at this StackBlitz for an example on positioning image over chart in React.


    Vishwas R
    Team CanvasJS

    in reply to: Line charts with markers on time series with zoom #29239

    Marianne,

    Does this library support line /step charts with markers

    Yes, markers are supported in all line, area, scatter and bubble charts.

    You can customize the color of the markers by using markerColor property. markerSize becomes zero when there is huge number of dataPoints, which you can customize by setting markerSize property. To enable zooming and panning, you can set zoomEnabled property to true.

    Please refer documentation for more customization options available.


    Vishwas R
    Team CanvasJS

    in reply to: Multiseries column charts #29238

    @monty_b,

    The sample shared seems to be working fine. Can you kindly share sample project reproducing the issue you are facing over Google-Drive or Onedrive so that we can run it locally at our end, understand the scenario better and help you resolve?


    Vishwas R
    Team CanvasJS

    in reply to: CanvasJS & Vue.JS – Updating JSON data on mousemove #29237

    @stellarenergy,

    Please take a look at this example for rendering doughnut chart along with updating subtitle on mousemove.


    Vishwas R
    Team CanvasJS

    in reply to: Multiseries column charts #29223

    @monty_b,

    Parsing data read from database before passing it to chart options should work fine in your case. Please take a look at this updated sample project.


    Vishwas R
    Team CanvasJS

    in reply to: Click event from tooltip #29200

    Stefan,

    Can you kindly create sample project reproducing the issue you are facing and share it with us over Google-Drive or Onedrive along with sample data so that we can run the code at our end locally, understand the scenario better and help you resolve?

    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 sample project helps us in figuring out the issue and suggesting an appropriate solution accordingly.


    Vishwas R
    Team CanvasJS

Viewing 15 posts - 361 through 375 (of 1,601 total)