We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
陽性患者数の累計(居住地別)の北九州市に東京都新宿区が含まれている
その他に表示されるようにしたい。
データ変換で対応するか、表示側で対応するか要検討。
The text was updated successfully, but these errors were encountered:
上記について補足です。県外居住地の方のデータに対応するため、(福岡県オープンデータサイトからCSVを取得しデータを生成する)データ生成ツールにて、福岡市、北九州市、および、福岡県の地域を判別し、前記以外の地域では、data.jsonの中の"居住地"の文字列について、先頭に"県外:"を付加するようにしています。先頭に"県外:"を付加することで、「陽性患者の累計(居住地別)」の円グラフでは、県外の場合、うまく、それ以外に分類されるようになっていましたが、上記の指摘のケースで漏れてしまっているようです。
Sorry, something went wrong.
本件、見てみてみます。
No branches or pull requests
起こっている問題 / The Problem
陽性患者数の累計(居住地別)の北九州市に東京都新宿区が含まれている
スクリーンショット / Screenshot
期待する見せ方・挙動 / Expected Behavior
その他に表示されるようにしたい。
データ変換で対応するか、表示側で対応するか要検討。
The text was updated successfully, but these errors were encountered: