Questions tagged as 'rgraph'

1
answer

How to make the chart start on the y-axis through ggplot?

Hello, I'm trying to get the chart below to start on the y-axis, but I'm not getting it. The idea is to bring the first value of the x-axis, the time 6h, to the value 0 of the y-axis. Below is the script used and the image obtained. Can an...
asked by 01.12.2016 / 19:47
0
answers

Why document.getElementById ('value'). value does not work in RGraph?

// Classe para chamar o Json. function json() { var qtd; var retorno; // Resgatar valores. json.prototype.resgatarValores = function() { $('#resultado').html('Carregando dados...'); // Estrutura de resultado....
asked by 19.03.2015 / 14:45