Coder Social home page Coder Social logo

goplot's Introduction

goplot

goplot是一个使用简单的绘制图表的工具,图表绘制使用了Chart.js开源库,编译好的goplot只有一个二进制文件,不依赖任何库/网络。

下 载

Mac OS X

Linux amd64

Windows暂缺

使用方法
  • 解压下载包后,进入解压目录,可以看到一个goplot的可执行文件和一些*.chart文件,这些chart文件是默认的一些数据文件样例。可以在这些chart文件的目录执行goplot,然后通过浏览器访问http://localhost:8000就可以看到图表了。
  • 你可以把goplot工具放到你的PATH中,在chart文件所在的目录执行goplot即可。
  • chart文件必须是.chart后缀名,内容可以参考源码examples目录中的例子。启动goplot的目录如果有多个chart文件,可以通过不断刷新网页来切换图表。
曲线图

柱状图

饼图

goplot's People

Contributors

skoowoo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.