All Projects → ddiu8081 → Chartfun

ddiu8081 / Chartfun

🎲数据大屏可视化编辑器

Projects that are alternatives of or similar to Chartfun

Dash Docs
📖 The Official Dash Userguide & Documentation
Stars: ✭ 338 (-14.21%)
Mutual labels:  data-visualization
Treeverse
A browser extension for navigating burgeoning Twitter conversations
Stars: ✭ 365 (-7.36%)
Mutual labels:  data-visualization
Sqlpad
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
Stars: ✭ 4,113 (+943.91%)
Mutual labels:  data-visualization
Dashboard
falcon-plus frontend
Stars: ✭ 344 (-12.69%)
Mutual labels:  data-visualization
Animatplot
A python package for animating plots build on matplotlib.
Stars: ✭ 359 (-8.88%)
Mutual labels:  data-visualization
React Vis Force
d3-force graphs as React Components.
Stars: ✭ 372 (-5.58%)
Mutual labels:  data-visualization
Dashr
Dash for R - An R interface to the Dash ecosystem for creating analytic web applications
Stars: ✭ 337 (-14.47%)
Mutual labels:  data-visualization
Ggsci
🦄 Scientific journal and sci-fi themed color palettes for ggplot2
Stars: ✭ 381 (-3.3%)
Mutual labels:  data-visualization
Articles
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
Stars: ✭ 350 (-11.17%)
Mutual labels:  data-visualization
Britecharts
Client-side reusable Charting Library based on D3.js v5 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations.
Stars: ✭ 3,688 (+836.04%)
Mutual labels:  data-visualization
Honeypot
Low interaction honeypot that displays real time attacks
Stars: ✭ 348 (-11.68%)
Mutual labels:  data-visualization
Csharp Data Visualization
Code examples and notes for displaying data with C#
Stars: ✭ 355 (-9.9%)
Mutual labels:  data-visualization
Data Science
Collection of useful data science topics along with code and articles
Stars: ✭ 315 (-20.05%)
Mutual labels:  data-visualization
Kbn network
Network Plugin for Kibana
Stars: ✭ 339 (-13.96%)
Mutual labels:  data-visualization
Openspace
This is the official GitHub repository for OpenSpace: an open source astrovisualization project. For instructions on how to build and run OpenSpace, see the Getting Started Guides on the wiki page at http://wiki.openspaceproject.com
Stars: ✭ 374 (-5.08%)
Mutual labels:  data-visualization
Nyc Buildings
An interactive 3D visualization of the all the buildings in Manhattan.
Stars: ✭ 338 (-14.21%)
Mutual labels:  data-visualization
Troika
A JavaScript framework for interactive 3D and 2D visualizations
Stars: ✭ 342 (-13.2%)
Mutual labels:  data-visualization
Dash Table
A First-Class Interactive DataTable for Dash
Stars: ✭ 382 (-3.05%)
Mutual labels:  data-visualization
Bap
Bayesian Analysis with Python (Second Edition)
Stars: ✭ 379 (-3.81%)
Mutual labels:  data-visualization
Overwatch
Overwatch is a general RPC monitoring system.
Stars: ✭ 373 (-5.33%)
Mutual labels:  data-visualization

notice: 2019毕设作品,后续如无必要将不再做功能性更新。

Make data reports by dragging and dropping :)

特性 / Features

  • 通过 Excel 导入数据
  • 可视化画布
  • 图表、图片、文字、边框支持
  • 可拖拽和缩放的组件
  • 静态数据、GET接口支持
  • 生成公开链接

截图 / Screenshot

image-1

image-2

image-3

开发 / Develop

前端部分:Vue.js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

后端部分:Node.js + Koa + MongoDB

准备工作:配置并运行 MongoDB 数据库,新建一个空数据库并命名为chartfun。无需手动配置表结构,它们会被自动创建。

Run web-service

node ./server/app.js

鸣谢 / Thanks

本项目使用了 Vue.js 及以下第三方库:

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].