N
N
nik_rb2015-03-31 13:57:10
PHP
nik_rb, 2015-03-31 13:57:10

How to build a graph on a website based on data from a file?

Friends, in web programming I am 0, it is necessary to solve the following problem: files with numerical data from several devices are uploaded to a virtual server via FTP; on a web page, you need to ask the user for the device id, and, in accordance with this id, open the desired file, read the numeric data and display them graphically to the user. Tell me, with the help of what tools and technologies is it easier to implement?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
FanatPHP, 2015-03-31
@nik_rb

the easiest way is with the help of www.freelansim.ru
technology, but in general it is done with a couple of lines on PHP + Google Charts

S
sbh, 2015-03-31
@sbh

Look here
habrahabr.ru/post/51279
habrahabr.ru/post/137744
There are various ready-made js libraries.
Choose to your taste. The documentation is also usually detailed, including ready-made examples.

L
lPolar, 2015-04-01
@lPolar

What about bokeh - bokeh.pydata.org/en/latest/?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question