This repository has been archived by the owner on May 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 89
Linechart incomplete #431
Labels
Comments
Sondrehj
added a commit
that referenced
this issue
Mar 28, 2020
adriaandotcom
pushed a commit
that referenced
this issue
Mar 29, 2020
adriaandotcom
pushed a commit
that referenced
this issue
Mar 29, 2020
* added banner for mobile * corrected no translation * added en-us locale, en-us routes, and us domain to README * Update tr.json * Update it.json * Update sk.json * Update sk.json * Update nl.json * Update es-ES.json (#427) Change translation of "clear this form" to "borrar el formulario" * Add <meta name="referrer" content="origin" /> (#434) * add more sites * Statistics: always show a data point at the current time, Fix #431 * added italy and correct austrlias domain (#435) * fixed wrong url for argentina * Setup for Bangladesh (#439) * Setup for Bangladesh * adding bangla * Hide passcode in URL and add SRI to external scripts (#438) * Add SRI * Obfuscate path when on profile * Move obfuscatePath boolean to report.ejs * coronastatus.cl 🇨🇱 (#429) * Add es-CL settings * Add Chile to README * Fix lint error Co-authored-by: Eirik Fosse <[email protected]> * Add privacy statement (#440) Make language to less formal Rename files to capitalize CL * differentiate between locale and country (#351) * differentiate between locale and country * rename privacy statements to use country code * update readme * fallback to english text in case someone forgets to update their configs * list of all servers (#441) * start making list of all servers * added urls and malta * fixed sk * added ukraine * added rest * added denmark * updated sk * added luke for ch * added deji adesoga to nigeria * removed duped canada * updated name of TK running * filled in remaining columns and rows * Add Malaysia and Singapore (#445) * added Nigeria files by @desoga10 (#443) * added files by @desoga10 * added urls for nigeria * Add other contributors, fix repo link (#433) * Add other contributors * Add country flags as suggested * moved nigerian specific files to right dir (#449) * Add es-CL zipcode data (#446) * Add geo data * Add zipGuide texts * Small text changes fof consistency with casual tone (#450) * added indian locale and country specific files to correct dir (#451) * added indian locale and country specific files to correct dir * added urls for india as well * typo in indias post code file * added missing indian word list * added india * Fix ttranslation (#452) * Check stats.length > 0 (#453) * Add India social media image (#454) * correct twitter handle for india (#459) * correct twitter handle for india * fixed url as well * Update SK privacy policy & translations (#457) * Generate social images (#388) * create page with social media images * clean up head * simplify dom structure * add puppeteer script to generate images * extra guards * make social images route only available on dev * add description * fix banner font weight * fit text to available width automatically * switch to ts-node and import from config.ts * import from config.ts correctly * update script to match new config Co-authored-by: Eirik Fosse <[email protected]> * add instructions for generating social images in guide for new language * use country code instead of locale for folder when saving social media images (#464) * Add Ukrainian locale (#465) * Add Ukrainian locale * Update config example * Add pt-PT setup (#426) * Add pt-PT setup. - Changes zipCode pattern to support dashes (eg. Portuguese postal codes are in the format 0000-000) - Add pt-PT translations - Add pt-PT municipalities - Add pt-PT postal codes - Add pt-PT words list - Add pt-PT urls * move municipalities etc to correct folder * add english privacy statement for now * add portuguese example config * add social media images Co-authored-by: Painatalman <[email protected]> * add flags to more easily cross reference with frontpage (#467) * add flags to more easily cross reference with frontpage * fix alignment * Adjusted to Brazil Version (#461) * Translated file with phrases and added word list * finalizados ajustes de idioma * adjusting the map coordinates * Modified pt-BR files * Adjusted .json files * added population * added all ceps brazil * Rollback Locale * removed package.lock.json * Adjusted space to lint Co-authored-by: sergio.prates <[email protected]> * Fixes to Argentina (#437) * Add Argentina * case insensitive fix * add Argentina to README * buenos aires zip-codes * zip code finder * Argentina domain * social media ar * fix merge conflict * specify zip pattern instead of zip length in config (#468) * specify zip pattern instead of zip length in config * add maltese config * use very general fallback pattern * Add share options (#456) * Add share options * Add translations for every language in English * Add Danish * Add other languages via Google Translate * Add move lang * Delete commented code * Fix all English languages * Updated EN.json * Fix Canada * Update SK.json & fix whatsapp ref (#463) * Update SK.json * Fix whatsapp ref * Add spanish translations for share options (#460) * norwegian translations * english malaysian translations * Update spain line * Update tr.json * Add UA translation thanks to @tarasmatsyk * Missing Swedish translations (#466) * Missing Swedish translations * Removed duplicated, korona -> corona Co-authored-by: Pontus Freyhult <[email protected]> Co-authored-by: Amrit Nagi <[email protected]> Co-authored-by: Stano Bo <[email protected]> Co-authored-by: Julian Betancourt <[email protected]> Co-authored-by: Eirik Fosse <[email protected]> Co-authored-by: Berkay <[email protected]> Co-authored-by: Pontus Frehult <[email protected]> Co-authored-by: Pontus Freyhult <[email protected]> * Remove <<<<HEAD errors * Fix some reverted changes * Remove en-us-municipalities.json en-us-postalCodeCoordinates.json and en-us-word-list.txt * Add translations of mobile banner to English files * Delete en-us.json * Add translations of mobile banner to Portugees files * Fix spacing on mobile for banner Co-authored-by: zac <[email protected]> Co-authored-by: Berkay <[email protected]> Co-authored-by: zacel <[email protected]> Co-authored-by: Jesús García Martínez <[email protected]> Co-authored-by: Michael McMillan <[email protected]> Co-authored-by: Sondre Hjetland <[email protected]> Co-authored-by: Yousuf Zaman <[email protected]> Co-authored-by: Ruben Torres <[email protected]> Co-authored-by: Eirik Fosse <[email protected]> Co-authored-by: Kong Jin Jie <[email protected]> Co-authored-by: Stano Bo <[email protected]> Co-authored-by: Kilian Valkhof <[email protected]> Co-authored-by: Taras Matsyk <[email protected]> Co-authored-by: André Jonas <[email protected]> Co-authored-by: Painatalman <[email protected]> Co-authored-by: sergioprates <[email protected]> Co-authored-by: sergio.prates <[email protected]> Co-authored-by: Walter Gammarota <[email protected]> Co-authored-by: Amrit Nagi <[email protected]> Co-authored-by: Julian Betancourt <[email protected]> Co-authored-by: Pontus Frehult <[email protected]> Co-authored-by: Pontus Freyhult <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Index of reports (all/without symptoms) should be the same, so that the line chart is complete (eg. by padding).
![Screenshot 2020-03-28 at 07 57 50](https://user-images.githubusercontent.com/22340670/77817714-84646500-70cd-11ea-9496-5ac063da7418.png)
See bellow:
The text was updated successfully, but these errors were encountered: