lately the charts do not open in invest applet.

i cant remember where i found this now, but I can report that you can
get the invest applet to display a chart by editing

/usr/share/pyshared/invest/chart.py

and changing line 209 to remove europe from the base chart url:

i commented out the original and replaced it with the changed line, as
in this snippet:

                #chart_base_url = 
"http://ichart.europe.yahoo.com/z?s=%(s)s&t=%(t)s&q=%(q)s&l=%(l)s&z=%(z)s&p=%(p)s&a=%(a)s%(opt)s"
                chart_base_url = 
"http://ichart.yahoo.com/z?s=%(s)s&t=%(t)s&q=%(q)s&l=%(l)s&z=%(z)s&p=%(p)s&a=%(a)s%(opt)s"

the graph doesnt look like the old one. apart from the fact that it wont
show trade volume, its a better graph, especially the MACD.

sorry i couldn't find the bug for graphs not showing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/504042

Title:
  invest applet MACD is incorrectly displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-applets/+bug/504042/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to