Nikki created this task. Nikki added projects: Wikidata, Wikidata Query UI. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION If the data for a bar chart contains numbers over 900, the numbers are rounded to 2 significant figures and the actual values are no longer shown. For example, this query <https://query.wikidata.org/#%23defaultView%3ABarChart%0Aselect%20%2a%20%7B%0A%20%20values%20%28%3Fx%20%3Fy%29%20%7B%20%28%22a%22%201001%29%20%28%22b%22%201002%29%20%28%22c%22%201003%29%20%7D%0A%7D> shows all three values as "1.0k" and this one <https://query.wikidata.org/#%23defaultView%3ABarChart%0Aselect%20%2a%20%7B%0A%20%20values%20%28%3Fx%20%3Fy%29%20%7B%20%28%22a%22%209500001%29%20%28%22b%22%2010123456%29%20%28%22c%22%2010499998%29%20%7D%0A%7D> shows all three as "10m". The numbers 899 and 900 <https://query.wikidata.org/#%23defaultView%3ABarChart%0Aselect%20%2a%20%7B%0A%20%20values%20%28%3Fx%20%3Fy%29%20%7B%20%28%22a%22%20899%29%20%28%22b%22%20900%29%20%7D%0A%7D> work, while for 899 and 901 <https://query.wikidata.org/#%23defaultView%3ABarChart%0Aselect%20%2a%20%7B%0A%20%20values%20%28%3Fx%20%3Fy%29%20%7B%20%28%22a%22%20899%29%20%28%22b%22%20901%29%20%7D%0A%7D> the numbers are rounded. TASK DETAIL https://phabricator.wikimedia.org/T298678 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Nikki Cc: Aklapper, Nikki, Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, LawExplorer, Salgo60, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org