https://github.com/moschan/simple-graph-generator
シンプルなグラフジェネレータ (chrome extension)
https://github.com/moschan/simple-graph-generator
Last synced: 2 months ago
JSON representation
シンプルなグラフジェネレータ (chrome extension)
- Host: GitHub
- URL: https://github.com/moschan/simple-graph-generator
- Owner: moschan
- License: mit
- Created: 2015-03-12T12:36:30.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T04:49:47.000Z (about 10 years ago)
- Last Synced: 2024-04-14T22:23:35.911Z (about 1 year ago)
- Language: JavaScript
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Simple Graph Generator
### 動作環境
- Chrome### 特徴
- Chrome Extension
- 項目を入力するとグラフになる(canvas)
- canvasを画像に変換して、色々と使える
- ちょっとした可視化をしたいときに、ぱっと使えるような感じにしたい### 技術
- React
- Flux ?
- JSX
- babel or coffee
- chart.js