Forum Replies Created by Manoj Mohan

Viewing 15 posts - 391 through 405 (of 819 total)
  • in reply to: ScaleBreaks breaking the chart #31668

    @akemake,

    [Update]

    We have just released v3.12.10 with this bug fix. Please refer to the release blog for more information. Do download the latest version from our download page and let us know your feedback.

    Sorry, this bug has not been fixed in the current version(3.2). We will be fixing it in our future versions. Please subscribe to our blog to get updates on our releases.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Issue with Pie chart label lines #31641

    @mortenlau,

    You can customize the size of pie/doughnut chart using radius property in this scenario which will allow indexlabels to utilize more space to display.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Grouping Data in Column Chart #31601

    @ksubendran,

    Disabling tick for a particular axis label is not possible as of now. However, you can remove all the ticks by setting tickLength property to zero.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Grouping Data in Column Chart #31591

    @ksubendran,

    You can use x value along with label property to achieve your requirements as shown in this JSFiddle.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Can this chart be implemented using Canvasjs? #31588

    Shyam,

    You can place the axis labels above or below axis line by using labelPlacement property. Please take a look at this JSFiddle.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Can this chart be implemented using Canvasjs? #31574

    Shyam,

    You can achieve your requirement with the combination of line and column chart as shown in this JSFiddle.

    —-
    Manoj Mohan
    Team CanvasJS

    in reply to: Stock Chart Navigator with Zooming and Panning #31524

    @vincentk,

    zoomEnabled options is not available in Navigator. Please take a look at this documentation page to know more about the list of options available in Navigator. However, you can enable the zooming/panning in individual charts by using zoomEnabled property.

    —-
    Manoj Mohan
    Team CanvasJS

    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

Viewing 15 posts - 391 through 405 (of 819 total)