Forum Replies Created by ASK123

Viewing 11 posts - 1 through 11 (of 11 total)
  • in reply to: how to create Multiple Charts on page #11656

    File

    I want the entire chart container to fit to the browser screen size when resized. (Responsive/Adaptive web design)

    in reply to: how to create Multiple Charts on page #11646

    Full sized window

    This is how it looks when resized; the chart container is not resizing. How do i fix it ?

    Window size altered

    in reply to: how to create Multiple Charts on page #11641

    Hi,
    I want to make my webpage responsive. I have added <meta name=”viewport” content=”width=device-width, initial-scale=1″>

    It doesn’t resize the chart container when size of the window is changed.
    Is there something else I could do such that the canvas window resizes according to the width of the window ?

    I also wanted to know if it is possible to have a dropdown menu from which the graphs can be displayed ?

    in reply to: Collection data with Ajax #11280

    Thank you so much! Passing the “chart” as parameter solved it!

    in reply to: Collection data with Ajax #10903

    Hi,
    Thank you for the help.
    It doesn’t seem to work after including the processdata function. It throws a “Chart not defined error”.
    This is the code

    in reply to: Collection data with Ajax #10584

    Code_file

    This is my implementation, using AJAX requests. Unfortunately, i’m unable to find out why it is not working, Kindly help finding where I have gone wrong.

    in reply to: how to create Multiple Charts on page #10571

    File_Link

    This is my code.

    • This reply was modified 7 years, 11 months ago by ASK123.
    in reply to: how to create Multiple Charts on page #10570

    Hi, my csv data files are in this format :
    Name, x, y
    abc, 1, 4
    def, 2, 1
    ghi, 3, 2
    Please help me with implement.

    in reply to: how to create Multiple Charts on page #10559

    I tried it, it’s not working. Please can you help me with why i’m unable to plot my graphs. Thanks!

    in reply to: how to create Multiple Charts on page #10544

    Thank you, Vishwas. How do I load data from multiple csv’s to plot the graph ? I want to send the csv filename as a parameter to the “Processdata” function.

    in reply to: how to create Multiple Charts on page #10449

    Hi,

    I want to be able to create multiple graphs on the same page where the data to each graph comes from separate CSV files.
    Is it possible to display buttons on the webpage, for each chart to appear, with the on click option ?

    • This reply was modified 7 years, 11 months ago by ASK123.
Viewing 11 posts - 1 through 11 (of 11 total)