mediacloud / web-search

Code that drives the public web-based tools for the Media Cloud Online News Archive and Directory.
https://search.mediacloud.org
Apache License 2.0
8 stars 12 forks source link

default to non-normalized content count for attention chart if query is "*" #675

Open rahulbot opened 4 days ago

rahulbot commented 4 days ago

I often search for * just to gauge overall volume in a collection. To see this I have to change the "Attention Over Time" and "Total Attention" view options to "Veiw Content Count" instead of "Normalized".

Could we change it so that if keywords=="*" the user interface chooses to show count instead of normalized by default for these two widgets?