diff --git a/var/www/static/js/sentiment_plot.js b/var/www/static/js/sentiment_plot.js new file mode 100644 index 00000000..c9c2b7ef --- /dev/null +++ b/var/www/static/js/sentiment_plot.js @@ -0,0 +1,95 @@ +var li_text = "
  • " + + +/* Get Providers List and display them by row */ +$.getJSON('/sentiment_analysis_plot_tool_getdata/?getProviders=True', function(data){ + for(i=0; i + +