Forum Replies Created by Vishwas R

Viewing 15 posts - 331 through 345 (of 1,601 total)
  • in reply to: Culture issue #30289

    @mwick,

    You seem to have setting culture parameter wrongly. Passing months as months: [“Januar”, “Februar”, “März”, “April”, “Mai”, “Juni”, “Juli”, “August”, “September”, “Oktober”, “November”, “Dezember”] should work fine in your case. Please refer documentation for options available in culture.

    If you are still facing issue, kindly create JSFiddle reproducing the issue you are facing and share it with us so that we can look into the chart options being used, 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: StockChart (Multiple chart panel) #30269

    [UPDATE]

    @peymanmi
    ,

    We have just launched CanvasJS StockCharts with key features like slider, range selector, syncing toolTip & crosshair across multiple charts, etc. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Area Chart: Line and area of different colors #30260

    @xavcactus,

    Setting color and lineColor properties should work fine in your case.

    If you are still facing the issue, kindly create a 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 out.

    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: Programmatic toggling of tooltips #30252

    [UPDATE]

    @aborchew
    ,

    We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Programmatically show a tooltip #30251

    [UPDATE]

    @a-xin90
    @randyintegra @trevortrainerize-com,

    We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Sync tooltips across charts #30250

    [UPDATE]
    Aarjavi,

    We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Crosshair with Angular 6 #30248

    [UPDATE]

    @kalev-noor
    ,

    We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Syncing crosshairs on multiple charts #30247

    [UPDATE]

    @xavcactus
    ,

    We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Get the real x axis width in pixel? #30246

    @xavcactus,

    We have just released v3.0 Beta-1 with this fix. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    [UPDATE]

    @xkater
    ,

    We have just launched CanvasJS StockCharts with key features like slider, range selector, syncing toolTip & crosshair across multiple charts, etc. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Multiple chart on one page #30244

    [UPDATE]
    Jakub,

    We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Synchronize Tooltip Location #30243

    [UPDATE]

    @rcardenas
    ,

    We have just released v3.0 Beta-1 with this feature. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.


    Vishwas R
    Team CanvasJS

    in reply to: Stacked Column chart with json #29890

    @mwick,

    Parsing JSON according to your requirements should work fine in this case. Please take a look at this updated JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: Stacked Column chart with json #29875

    @mwick,

    Parsing json file as per format accepted by CanvasJS should work fine in your case. Please take a look at this JSFiddle.


    Vishwas R
    Team CanvasJS

    in reply to: Get the real x axis width in pixel? #29866

    @xavcactus,

    Sorry for the inconvenience caused. Chart bounds not being updated on resizing is a known bug and we will be fixing it in our upcoming version.

    I would like to dynamically get the width of the plot area (Or the full X axis width, not the dataserie).

    You can get the bounds of axisX as chart.axisX[0].get("bounds"); as mentioned in this documentation page.


    Vishwas R
    Team CanvasJS

Viewing 15 posts - 331 through 345 (of 1,601 total)