Coder Social home page Coder Social logo

brown's Introduction

brown

Render Google Chart on server side. (experimental project) It will receive GET request & response with png image. With brown, you can easily embed your chart on modern chat apps. (slack, hipchat ...)

run

make sure you have node.js, phantomjs

$ npm install
$ phantomjs brown.coffee

If you are a docker guy, use https://registry.hub.docker.com/u/cmfatih/phantomjs/

for PieChart, browse

http://<YOUR_IP>:9500/chart?cht=p&chs=600x400&chd=50,100,300,20,90&chl=a|b|c|d|e&chtt=memory-usage&chco=1f77b4|ff7f0e|2ca02c|d62728|9467bd&chp=2

for LineChart, browse

http://<YOUR_IP>:9500/chart?cht=lc&chs=600x400&chd=50,100,300,20,400|10,30,20,90,100&chxl=0:|2001|2002|2003|2004|2005|1:|year|sales|expense&chtt=line-chart

TODO

brown's People

Contributors

chitacan avatar

Stargazers

 avatar

Watchers

 avatar  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.