Skip to content

wiless/webplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webplot

Matlab like interface for plotting, uses c3js

Screenshot

Sample output figure

Screenshot

Installation

go get github.com/wiless/webplot

Start Session

  • Start the Server

  • Open the dashboard

Run the example ##Usage

s := wm.NewSession("HETNET")
s.Plot(vlib.RandUFVec(10), "holdon", "title=CDF Plot of received signal", "LineWidth=2")

Screenshot

Sample output figure

Screenshot2

About

Matlab like interface for plotting, uses c3js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published