cinatic / stocks-extension

A extension to display stock quotes in GNOME Shell Panel
GNU General Public License v3.0
84 stars 31 forks source link

Per-symbol settings for quote, chg & chg% #89

Open translucide opened 1 year ago

translucide commented 1 year ago

I have added some settings in stocks edit under portfolio so that I can control which text elements are visible in the ticker for each symbol:

Checking or unchecking the boxes adds/removes the text from the ticker labels saving top bar precious estate space. I find this useful when one has a mix of stocks and market indices mixed in the ticker.

translucide commented 1 year ago

I also added a fix for issue 86: json SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data. #86