My code: On running my app (created in Django) on the server this chart is not getting displayed, why? This page is “results.html” which is directed from my views.py file. Here “list1” contains the data stored in the table namely “file_name” and “frequency_count”. Why is this happening? I’m new to Django, google-charts and JavaScript. Answer You may have a problem
Tag: ubuntu-10.04
Setting up environment variable in ubuntu10.4
I am very new to Linux operating system and unable to install softwares necessary for my work. when i use the command Its showing the command setnev doesnot exist. How to set environment variable? I am using ubuntu 10.4 Please help! Answer setenv works only in the CShell. If you are using BASH then use the command export