pooyaostvoar

Results 1 issues of pooyaostvoar

Hello I used "docker run -d -p 9889:3400 ianw/quickchart" to run the image on my system and it works well when I use this "http://0.0.0.0:9889/chart?c={type:%27bar%27,data:{labels:[2012,2013,2014,2015,2016],datasets:[{label:%27Users%27,data:[120,60,50,180,120]}]}}" but I can not get...

enhancement