Home Forums Chart Support how to plot .exe file data in canvasJS

how to plot .exe file data in canvasJS

Viewing 4 posts - 1 through 4 (of 4 total)
  • #24364

    I want plot my .exe file data in canvasJs is It possible

    #24388

    @satya,

    We are looking into your query and will get back to you at the earliest.

    ____
    Shashi Ranjan
    Team CanvasJS

    #24410

    @satya,

    As of now, you can use the data from CSV, XML, JSON etc. to render CanvasJS Charts. I am not sure of extracting data from .exe file. However, if you can extract the data and then parse the same to convert the data into CanvasJS DataPoints – like {x: 5, y: 6} you will be able to render the chart.

    ____
    Shashi Ranjan
    Team CanvasJS

    #24425

    I has the data format in the TXT format. I will try in the json format. Let me know if executable works.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.