ruby on rails - chartkick loading issue with Ajax -


i added graph partial , called method of chartkick load graphs, works fine html request. when call ajax. see loading error. idea reason of ?

   = pie_chart goal.group(:name).count 

i'm using rails 4.1.9 , ruby ruby 2.1.5


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -