Giter VIP home page Giter VIP logo

barchz-panel's Introduction

this is a stacked horizontal bar chart

The barchz-panel is based on the job of Mathias Methner, [email protected] creator of the barchart-panel https://github.com/mmethner/barchart-panel

Barchz Screenshot

Installation

Until this plugin is not pushed to grafana.net, just clone the barchart-panel repository to your grafana plugin dir. See official documentation for more information.

git clone https://github.com/hebelmx/barchz-panel.git
sudo service grafana-server restart

Changelog

0.0.1

First working version.

Testing

To start grafana with a local copy run

i dont know how to do docker's yet so this is not goint to work yet 29 sep 2016

docker build -t barchz-panel .
docker run -p3000:3000 barchz-panel

Development

Install node_modules npm install and grunt cli npm install -g grunt-cli
Build grunt

To develop with a running grafana instance, start the file watcher and mount the sources to docker:

grunt watch
docker build -t barchz-panel .
docker run -p3000:3000 -v $WORKSPACE/barchz-panel:/data/plugins/grafana-barchz-panel/ barchz-panel 

barchz-panel's People

Contributors

hebelmx avatar

Stargazers

Georvic Tur avatar Eduardo R. A. avatar  avatar Alger Lee avatar MA Jianjun avatar Devis Lucato avatar

Watchers

Joshua Carroll avatar

barchz-panel's Issues

Q: How to stack?

Forgive me, but I don't see how the example on your README.md is a stacked bar graph. As normally defined, the stacked bar looks like this example.

If this project can produce something like that, then this is exactly what I need. If that is the case, and if it's not too much trouble, could you please add an example SQL query to the README page?

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.