Skip to content

🚀x-chart is a draggable & resizable data visualization system

License

Notifications You must be signed in to change notification settings

LuckyCoders/x-chart

 
 

Repository files navigation

vue echarts vue-grid-layout Build Status license

简体中文 | English

Introduction

x-chart is a draggable & resizable data visualization dashboard. Based on Vue.js, vue-echarts and vue-grid-layout.

Develop

# clone the project
git clone https://github.com/yugasun/x-chart.git

# install dependency
npm install

# develop
npm run dev

# build
npm run build

# build docker image
npm run docker:build

# run docker image in container
npm run docker:run

Feature

  • Configurable dashboard: all modules render depend on the api.
  • Chart modules are draggable and resizable.
  • Cache build js and css files in localStorage using bowl.js.
  • Customized and beautify charts using echarts.
  • Frontend data mock demo using mockjs.
  • Docker deploy.

Demo

x-chart

Online Preview.

License

MIT

Copyright (c) 2018-present yugasun

About

🚀x-chart is a draggable & resizable data visualization system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.6%
  • Vue 42.1%
  • Dockerfile 0.3%