# coronavirus-distribution **Repository Path**: oGsLP/coronavirus-distribution ## Basic Information - **Project Name**: coronavirus-distribution - **Description**: Novel coronavirus distribution graph https://coronavirus-distribution.netlify.com/ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # coronavirus-distribution [![Netlify Status](https://api.netlify.com/api/v1/badges/5797a083-cf54-422d-bcb8-e267fde80f3a/deploy-status)](https://app.netlify.com/sites/coronavirus-distribution/deploys) > Already can be seen at [coronavirus-distribution.netlify.com](coronavirus-distribution.netlify.com) A simple website visualizing the novel coronavirus distribution data by graph and table(list), not professional and just for fun * vue ^2.6.11 * echarts, element-ui * axios * netlify --- Two parts: a graph and a correspondent list * Graph ![](./src/assets/graph.png) * List ![](./src/assets/list.png) Deployed at netlify app, it may be hard to access inland. To myself, I was having trouble fixing across-origin problems when I finally found it was just because I failed to fetch some of the websites's resources without VPN............ note: *all the data come from [link](https://view.inews.qq.com/g2/getOnsInfo?name=disease_h5) and data structure may change from the day on, which can cause the missing data or error on the graph and list*