Forum Replies Created by Vishwas R

Viewing 15 posts - 376 through 390 (of 1,601 total)
  • in reply to: Multiseries column charts #29199

    @monty_b,

    Can you kindly share working sample project over Google-Drive or Onedrive along with sample database so that we can run it locally at our end, 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

    in reply to: Trial period #29173

    @blank,

    One of our representatives from sales team will get in touch with you soon. For more information on licensing please contact sales[at]canvasjs[dot]com


    Vishwas R
    Team CanvasJS

    in reply to: Click event from tooltip #29172

    Stefan,

    Thanks for reporting the use-case to us. Setting pointer-events to ‘auto’ should work fine in this case. We have updated the JSFiddle with the same.


    Vishwas R
    Team CanvasJS

    in reply to: Chart overflow #29151

    @afreay,

    CanvasJS Chart automatically sets the height and width of the chart according to container’s dimensions. If the values are not set for the chart-container, it takes the default values (500px X 400px).

    Setting height to the chart-container should work fine in your case. If you are still facing any issue, kindly create JSFiddle reproducing the issue and share it with us so that we can look into the code, understand the scenario better and help you out.


    Vishwas R
    Team CanvasJS

    in reply to: Data aggregation #29119

    Saurabh,

    You can update dataPoints based on zoom-level with the help of rangeChanging event to achieve your requirements. Please take a look at this JSFiddle.


    Vishwas R
    Team CanvaJS

    in reply to: y-Axis Scaling #29111

    @tschounes,

    Is there something like the “suggestedmin” function: when datapoints are between the min-max values the max and min values are taken, if there outside the larger value is used.

    Sorry, we don’t have such option as of now.


    Vishwas R
    Team CanvasJS

    in reply to: New Installation Error #29086

    @shahparz,

    Setting proper DocumentRoot should work fine in your case. Please refer this StackOverflow thread for more information.


    Vishwas R
    Team CanvasJS

    in reply to: y-Axis Scaling #29061

    @tschounes,

    It seems you are not using valid chart options to set the axis range. You can set the range of axisY by setting minimum and maximum properties, please refer documentation for live examples & more customizations available.


    Vishwas R
    Team CanvasJS

    in reply to: How to reduce number of 0 on Y axis? #29049

    Saul,

    Glad that you figured it out :)


    Vishwas R
    Team CanvasJS

    in reply to: Graphs with Multiple Axes get value from mysql #29013

    @ilteo85,

    Please take a look at this video for complete tutorial on connecting and reading data from database in 000webhost.


    Vishwas R
    Team CanvasJS

    in reply to: Data only Loads after window is resized #28996

    Saulius,

    From the code that you have shared, I observe that you are not re-rendering the chart after fetching data. Rendering chart by calling chart.render() after updating dataPoints (TotalPower & TotalVoltage) inside getJSON should work fine in this case. Try calling render method and let us know if that works for you.

    If the issue still persists, kindly create JSFiddle reproducing the issue and share it with us along with sample JSON 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: Data only Loads after window is resized #28989

    @saulius,

    Please refer this documentation page for step-to-step tutorial on rendering chart with data from JSON. If you are still facing issue, kindly create JSFiddle reproducing the issue you are facing and share it with us along with sample JSON 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: Spline overshooting (trimmed from top) #28988

    @kashmar,

    Glad that you figured it out :)


    Vishwas R
    Team CanvasJS

    in reply to: canvas js and react js #28918

    @bhumika,

    The example in Gallery seems to be working fine. Please take a look at this working sample for rendering dynamic line chart in React. You can also download sample project from our download page.

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


    Vishwas R
    Team CanvasJS

    in reply to: Combine line graph from csv with zoom and pan #28917

    @benove,

    Please take a look at this documentation page for step-to-step tutorial on rendering chart from csv file.


    Vishwas R
    Team CanvasJS

Viewing 15 posts - 376 through 390 (of 1,601 total)