GithubHelp home page GithubHelp logo

yoshinaga-ken / covid19-dc-vue-admin Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.44 MB

[新型コロナウイルス 感染者状況 多次元チャート]ダッシュボードのある管理画面

Home Page: https://yoshinaga-ken.github.io/covid19-dc-vue-admin/

License: MIT License

JavaScript 24.74% HTML 0.21% Vue 60.11% CSS 12.47% SCSS 2.47%
visualization charting crossfilter covid-19 vue vue-admin element-ui vue-cli vuex vue-router

covid19-dc-vue-admin's Introduction

covid19-dc-vue-admin

[🇯🇵日本語] | 🇺🇸English | 🇨🇳中文

管理画面のインタフェースvue-element-adminのダッシュボードに新型コロナウイルス 感染者状況 多次元チャート を実装。

vueの Element UI&axios&iconfont&permission control&lintを備えた最小限の管理画面テンプレート

image

デモページ

表示されているチャートのデータを変更する方法は?

感染者の属性に関してのデータはCSVファイル(covid19-data.csv)です。このファイルの内容を変更すれば他のタイプのデータの視覚化にも利用できます。 おおよそ以下のようなフォーマットになっています。

image

Project setup

# install dependency
npm install

Compiles and hot-reloads for development

npm run dev

This will automatically open http://localhost:9528

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

Advanced

# preview the release environment effect
npm run preview

# preview the release environment effect + static resource analysis
npm run preview -- --report

# code format check
npm run lint

# code format check and auto fix
npm run lint -- --fix

Refer to Documentation for more information

Extra

If you want router permission && generate menu by user roles , you can use this branch permission-control

For typescript version, you can use vue-typescript-admin-template (Credits: @Armour)

Related Project

covid19-dc-vue-admin's People

Contributors

yoshinaga-ken avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.