ChartFlow

所属分类:视频/语音聊天
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2022-12-30 17:12:05
上 传 者sh-1993
说明:  块编程,图表可视化,汇编,
(Blocks Programming, Chart Visualization, Assembled,)

文件列表:
.babelrc (230, 2021-10-14)
.circleci/ (0, 2021-10-14)
.circleci/config.yml (950, 2021-10-14)
.editorconfig (147, 2021-10-14)
.postcssrc.js (246, 2021-10-14)
LICENSE (1069, 2021-10-14)
build/ (0, 2021-10-14)
build/build.js (1198, 2021-10-14)
build/check-versions.js (1290, 2021-10-14)
build/logo.png (6849, 2021-10-14)
build/utils.js (2587, 2021-10-14)
build/vue-loader.conf.js (553, 2021-10-14)
build/webpack.base.conf.js (2047, 2021-10-14)
build/webpack.dev.conf.js (3004, 2021-10-14)
build/webpack.prod.conf.js (5055, 2021-10-14)
config/ (0, 2021-10-14)
config/dev.env.js (156, 2021-10-14)
config/index.js (1978, 2021-10-14)
config/prod.env.js (61, 2021-10-14)
demo.gif (8962651, 2021-10-14)
index.html (269, 2021-10-14)
package-lock.json (490979, 2021-10-14)
package.json (2291, 2021-10-14)
preview1.png (276809, 2021-10-14)
server/ (0, 2021-10-14)
server/app.js (1535, 2021-10-14)
server/bin/ (0, 2021-10-14)
server/bin/www (1594, 2021-10-14)
server/models/ (0, 2021-10-14)
server/models/dataprocess.js (8432, 2021-10-14)
server/package-lock.json (128063, 2021-10-14)
server/package.json (624, 2021-10-14)
server/public/ (0, 2021-10-14)
server/public/stylesheets/ (0, 2021-10-14)
server/public/stylesheets/style.css (111, 2021-10-14)
... ...

# ChartFlow - A Visualization Builder Via Editable Blueprint [![Build Status](https://travis-ci.org/vega/vega-lite.svg?branch=master)](https://travis-ci.org/vega/vega-lite) [![codecov](https://codecov.io/gh/vega/vega-lite/branch/master/graph/badge.svg)](https://codecov.io/gh/vega/vega-lite) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=rounded)](https://github.com/prettier/prettier) ![Teaser](preview1.png) > A visualization building tool base on [vega-lite](https://vega.github.io/vega-lite/) and the idea Inspired by [Blueprint](https://docs.unrealengine.com/en-us/Engine/Blueprints/GettingStarted). Using module components and connection curve to define the data logic, visualiation and user interaction ![Demo](demo.gif) ## History - 2018.12.7 v1.01 ## Functions - Data Connector (Outer Join, Inner Join) - Data Processor (Filter, Normalizer) - Data Calculator (Sum, Reduce and Multi) - Data Visualizer (Barchart, Linechart, Scatterplot, Boxplot, Stripplot) ## Roadmap - Support zoom and navigator(with a preview window) for the work borad. - Add multi work borad, user can add multi borad and easy switch in them. - Enable to define the interaction logic with blueprint - Layout editor: users can define the dashborad's layout ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev ```

近期下载者

相关文件


收藏者