Forum Replies Created by Sunil Urs

Viewing 15 posts - 76 through 90 (of 548 total)
  • in reply to: Timeline Chart (Image Shown) #9230

    Yes, you can use Range Bar Charts with StripLine for the same.


    Sunil Urs

    in reply to: Line graphs Time series on X Axis #9205

    Nagendra,

    We don’t have a built in API to sort the dataPoints. But you can do it at your end with couple of lines of code as shown in this example.


    Sunil Urs

    in reply to: Datetime Axis Label Overlap (given certain conditions) #9204

    Reggie,

    Thanks for reporting the issue. We will be working on labeling improvements in the next version and this issue should be resolved very soon!


    Sunil Urs

    in reply to: Disable touch support #9201

    chrispuliese,

    Can you please let me know why you are disabling interacticityEnabled property? Are you finding any issue while scrolling? If yes, please let us know the browser, browser version, os & device.


    Sunil Urs

    in reply to: equalSpacing feature #9200

    Hi,

    You can have equal spacing between dataPoints by using labels instead of x values. Here is an example.

    In case you need to format numbers/dates, you can use formatNumber and formatDate functions for the same.


    Sunil Urs

    in reply to: 3d z-axis #9199

    Tim,

    Sorry, but we ourselves haven’t evaluated any of the 3D charts.


    Sunil Urs

    in reply to: Add dinamically a new curve #9151

    Yes, it is possible to add new dataPoints dynamically as described in the section on creating dynamic charts.


    Sunil Urs

    in reply to: Chrome (Desktop MacOS v43) shows only the first chart #9150

    Levent,

    Can you please confirm if you are using Chart.js or CanvasJS Charts because this support forum is only for CanvasJS Charts.


    Sunil Urs

    in reply to: Share zoom level across multiple charts #9140

    As of now we are considering to implement zooming API & events (which would support syncing range across charts) in either v1.8 or v1.9. But haven’t decided on it yet. A rough estimate as of now would be 2-3 months.

    When it comes to aligning axisY’s line, only workaround that I see as of now would be to Zero pad the Y Axis labels by setting valueFormatString of axisY to something like “#,000.##” and set appropriate intervals.


    Sunil Urs

    in reply to: Getting value from chart #9139

    [update]

    We have just released v1.9.6 Beta with Methods & Properties, which allows you to programmatically export chart as image, print chart, access internally calculated values, etc. Please refer to the release blog for more information.

    Rahul,

    As of now we don’t have a way to do this via CanvasJS API. But given that you have all the dataPoint, you can do it programmatically by searching through the array.


    Sunil Urs

    in reply to: Zoom Callback event #9138

    Nagendra,

    We still don’t have this feature in the public version. But currently we are working on it. We’ve sent you an internal build over email along with examples. Please note that this version is still under development and final version might have minor changes.


    Sunil Urs

    in reply to: Full date in chart tooltip #9137

    We’ve sent you an internal build over email along with examples. Please note that this version is still under development and final version might have minor changes.


    Sunil Urs

    in reply to: Glyphicon in indexLabel #9081

    [update]

    We have just released v1.9.6 Beta with Methods & Properties, which allows you to programmatically export chart as image, print chart, access internally calculated values, etc. Please refer to the release blog for more information.

    Please check this jsfiddle.

    Sorry, images are still not supported for indexLabel


    Sunil Urs

    in reply to: Creating line chart from csv #9080

    Matey,

    Please refer to this thread on how to create chart using data from CSV.


    Sunil Urs

    in reply to: Full date in chart tooltip #9065

    Joanna,

    We are working on this feature at the moment. Will send you an internal build in couple of days.


    Sunil Urs

Viewing 15 posts - 76 through 90 (of 548 total)