Skip to content
/ c6e Public

Chart GUI for node.js (based on Electron.js)

License

Notifications You must be signed in to change notification settings

ccckmit/c6e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c6e -- Chart GUI for node.js (based on Electron.js)

Install

  1. Make sure you have install Electron.js in global mode.
  2. npm install this project in global mode.
$ npm install -g electron
$ npm install -g c6e

Run

$ c6e <file>

Comment:

  1. c6e run file in electron.js renderer process mode .
  2. If your code do not call chart library, just use the node <file> to run it

Demo

A demo project for c6 and c6e :

About

Chart GUI for node.js (based on Electron.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published