GithubHelp home page GithubHelp logo

baiyibing / canary-bi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from observedobserver/canary-bi

0.0 0.0 0.0 841 KB

A Web BI Application

Home Page: http://ooer.space:1997

License: MIT License

JavaScript 28.77% HTML 0.15% Vue 71.08%

canary-bi's Introduction

Canary BI

web端自主分析服务

vue全家桶 + element-ui + echarts/g2

搭建步骤

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

线上版本

Demo

OLAP

BI-Dataset

用于处理数据集的插件,目前默认的数据集中的数据无需主键,每个键的可能值任意。 最终很根据原始数据生成一个类似于echarts-dataset的二维数组。这个数组本质上是原始数据集中隐藏的各个含有主键的表的bridge table。但是由于原始数据可能缺乏有实际含义的主键,所以这个二维数组即便在包涵所有维度的情况下最终的数据也可能是聚合计算后的数据。

对于更为通用的多维数据集的数据透视等或数据立方体的计算等操作,也可以参考相对成熟的

后端依赖

在使用mysql数据源时需要搭建sql转发服务,为了安全性问题,线上不提供开放的demo,建议自行搭建 DataSource-Manager

更新

最新版本建议使用Canary-Server作为后端(供测试使用)

提供的线上测试数据

为了方便测试,线上部署了一些可以直接使用的数据集服务(2019.2.7号失效)

canary-bi's People

Contributors

observedobserver 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.