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 ?
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.
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.
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 8 years, 6 months ago by ASK123.