Forum Replies Created by Manoj Mohan

Viewing 15 posts - 376 through 390 (of 797 total)
  • in reply to: Native script mobile app canvas chart issue #31506

    @shakil,

    WebView is the possible solution as of now.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Apply dropdown filter in php with database search #31496

    @surendra24987,

    Can you kindly create a 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 look into your code, run it locally at our end to 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 at our end or not able to understand the exact requirements or due to the variation in chart-options being used by you and us. Because of these reasons we expect you so share sample project along with sample data(dummy data) which helps us run it locally at our end to understand the use case and help you resolve.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Multi-touch for Zoom & Pan #31495

    Amnon,

    Is there a multi-touch feature for pinch style zooming and single tap and drag panning available for the charts? I.e. for use on mobile devices.

    Sorry, pinch zoom is not available as of now. However, it’s there in our wish-list but no definite timeline yet.

    If not, is there way to rescale X-min/max limits with touch input and re-render chart?

    You can programmatically zoom / pan into a region by setting viewportMinimum & viewportMaximum. Please take a look at this JSFiddle for an example on updating viewportMinimum & viewportMaximum programmatically based on dropdown values.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Native script mobile app canvas chart issue #31458

    @shakil,

    You can achieve this using WebView. Please take a look at this sample project for an example on the same.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Fill pattern in splineArea, rangeArea, stackedArea100 #31400

    @arunsurendran,

    Pattern filling is not supported as an inbuilt feature as of now.

    Well when we buy the license you also share the source code. Does it possible to modify and use it in our project with fill pattern?

    Once you purchase the license, you can download the source code from My Account page that you can edit at your end to achieve your requirements.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Fill pattern in splineArea, rangeArea, stackedArea100 #31384

    @arunsurendran,

    Sorry, fill pattern is not available as of now.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: stock chart slider with react #31383

    Shashank,

    Can you kindly create a 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 look into your code, run it locally at our end to 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 at our end or not able to understand the exact requirements or due to the variation in chart-options being used by you and us. Because of these reasons we expect you so share sample project along with sample data(dummy data) which helps us run it locally at our end to understand the use case and help you resolve.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Fill pattern in splineArea, rangeArea, stackedArea100 #31360

    @arunsurendran,

    Do you mean gradient? If so, please take a look at this JSFiddle. However, fill pattern is not supported as of now.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: React CanvasJS + Typescript (please) #31282

    @joran,

    Thanks for your feedback. It is there in our wishlist but no definite timeline yet.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: React .map unique mouseover event #31281

    @osamanatouf,

    Glad that you have figured it out :)

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: React .map unique mouseover event #31236

    @osamanatouf,

    Can you kindly create a 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 look into your code, run it locally at our end to 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 at our end or not able to understand the exact requirements or due to the variation in chart-options being used by you and us. Because of these reasons we expect you so share sample project along with sample data(dummy data) which helps us run it locally at our end to understand the use case and help you resolve.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: React .map unique mouseover event #31180

    @osamanatouf,

    Can you kindly create a 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 look into your code, run it locally at our end to understand the scenario better and help you out?

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: ScaleBreaks breaking the chart #30991

    @akemake,

    Thanks for reporting the use-case. We will be fixing it in our future releases. However, to overcome this issue, you can set the maximum value for axisY.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Export, Reset image not showing up in Chrome #30982

    @malagappan,

    It seems to be working fine. Can you kindly create a 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 look into your code, run it locally at our end to understand the scenario better and help you out?

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Combination chart #30962

    @scpowell22,

    With your bar line chart combination charts

    Do you mean combination of column & line charts? If so, yes it’s possible to combine column & line.

    is there a way to get a custom x axis, such as week ending dates instead of months?

    You can format the labels shown in x-axis by using valueFormatString. Please refer this documentation page for list of options in format-string.

    Also, can I add multiple multiple bars (2 bar axis) with line combo?

    Yes, you can combine multi-series column chart & line chart. Please take a look at this JSFiddle for the same.

    —-
    Manoj Mohan
    Team CanvasJS

Viewing 15 posts - 376 through 390 (of 797 total)