Forum Replies Created by Vishwas R

Viewing 15 posts - 781 through 795 (of 1,638 total)
  • in reply to: Need help with Date time values in XAxis #23769

    @hackkpo,

    The JSFiddle that you have shared seems to be working fine across browsers including Chrome, Firefox, Opera, Edge and IE. Here is the screenshot of the same.

    Can you kindly share the OS details and Browser details like browser name, version, etc so that we can try the same at our end.


    Vishwas R
    Team CanvasJS

    in reply to: Alternative to error chart for pie and stacked bar charts #23753

    Guilherme,

    Its not possible to combine Pie, Doughnut, Funnel and Pyramid charts with any other chart-type with axis. Kindly share a pictorial representation of your requirements so that we can understand your use-case better and could try some work-around.


    Vishwas R
    Team CanvasJS

    in reply to: Crosshair label Y Position #23752

    @omailyregulvar-com,

    This feature is not available as of now.


    Vishwas R
    Team CanvasJS

    in reply to: Related charts #23751

    @fbahashwan,

    You can add as many charts as you require in a page. To add another chart, you can simply create a container to the chart and render it. Please take a look at this updated JSFiddle. Please take a look at documentation on Rendering Multiple Charts in a Page for step-to-step tutorial on the same.


    Vishwas R
    Team CanvasJS

    in reply to: "Superimposed" Bar chart #23750

    Guilherme,

    Axis labels will be shown at every interval – which is auto-calculated based on parameters like axis minimum, axis maximum, etc. You can change interval to show all labels. In case of date-time axis, set intervalType along with interval according to your requirements.

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


    Vishwas R
    Team CanvasJS

    in reply to: Some labels are not being visible in Column Chart #23749

    Guilherme,

    Axis labels will be shown at every interval – which is auto-calculated based on parameters like axis minimum, axis maximum, etc. You can change interval to show all labels. In case of date-time axis, set intervalType along with interval according to your requirements.

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


    Vishwas R
    Team CanvasJS

    in reply to: Calculate are under the chart #23748

    @a_gov,

    Can you kindly share a pictorial representation or brief further with an example in JSFiddle so that we can understand your requirements better and help you out?


    Vishwas R
    Team CanvasJS

    in reply to: Need help with Date time values in XAxis #23747

    @hackkpo,

    Can you kindly create JSFiddle with sample data reproducing the issue you are facing so that we can look into your code, understand the use-case better and help you out?


    Vishwas R
    Team CanvasJS

    in reply to: guide line #23746

    @nisha,

    You can add another dataSeries of line type with just 2 dataPoints to show trend. Please take a look at this JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: CustomBreaks using set() method #23745

    @micheleservizioglobale-it,

    To add new custom break dynamically you can use addTo method as shown in this JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: Line chart with bar chart #23744

    @nisha,

    You can add another dataSeries of line type with just 2 dataPoints to show trend. Please take a look at this JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: Need help with Date time values in XAxis #23726

    @hackkpo,

    You can read data from database, which gives you entire year data and render it in first chart. And for monthly and weekly data, you can filter data from the existing as shown in this Sample Project.
    Chart Data Grouping based on Year, Month & Week


    Vishwas R
    Team CanvasJS

    in reply to: dynamic charts #23725

    @naveenkumar20528,

    Are you looking for multiple charts in a page? If so please take a look at this tutorial on the same. If this doesn’t fulfill your requirements, kindly brief us more about what do you mean by dynamic array binding (is it rendering multiple charts from a single array that keeps updating after an interval?) so that we can understand your scenario better and help you out.


    Vishwas R
    Team CanvasJS

    in reply to: "Superimposed" Bar chart #23724

    @guilhermemaranhao,

    You can achieve this by combining column chart with error chart as shown in this JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: Heatmap Chart #23712

    @festo,

    Heatmap is there in our wishlist, but we don’t have definite timeline for the same.


    Vishwas R
    Team CanvasJS

Viewing 15 posts - 781 through 795 (of 1,638 total)