Skip to content
/ c6demo Public

A demo for c6 chart library for node.js (based on Electron.js)

License

Notifications You must be signed in to change notification settings

ccckmit/c6demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c6demo -- c6 and c6e demo

  • c6 : A chart library for node.js
  • c6e : A chart GUI based on electron.js

The c6e project is for node.js command mode, not for web pages.

Run

$ npm install -g electron
$ npm install -g c6e
$ git clone https://github.com/ccckmit/c6demo.git
$ cd c6demo
$ npm install

Example 1 : Chart

$ c6e demo/chartDemo.js

Source code : chartDemo.js

Example 2 : Image Processing

$ c6e demo/imageDemo.js

Source code : imageDemo.js

About

A demo for c6 chart library for node.js (based on Electron.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published