Questions tagged as 'morris'

1
answer

Angularjs Duplicating element

I made a chart with Morris.js link I put it inside a query return, so that's fine, but when I call that query again to generate other data in the graph, it generates another graph, it's duplicating, instead of just exchanging information, i...
asked by 27.04.2016 / 14:33
1
answer

___ ___ erkimt Reading json correctly to generate the data for the chart (Ajax and Morris) ______ qstntxt ___

link

I am not able to return json via ajax, I tried with console.log but it is returning the function itself that I mounted

%pre%

How do I return the json I had ridden before?

All this is to generate the graph, but it is not reading json correctly.

I'm following the tutorial on this site

link

    
______ azszpr99132 ___
%pre%     
___

link I am not able to return json via ajax, I tried with console.log but it is returning the function itself that I mounted function (){ var json = null; $.ajax({ async: false, globa...
asked by 19.11.2015 / 03:03