Giter Site home page Giter Site logo

armbrustlab-2dscatter-panel's Introduction

Flot scatter plot panel for Grafana

  • Supports non-time x-axis.
  • Create two or more InfluxDB queries.
  • The first query will be x-axis values.
  • Any additional series (either from single queries or results of group by) will be y-axis values.

Install

This plugin has been tested against Grafana 6.

cp -r dist /var/lib/grafana/plugins/armbrustlab-twodscatter-panel

Then restart Grafana to pick up the new plugin.

Or if you want to start from a fresh grunt pipeline build.

yarn install --pure-lockfile
grunt
cp -r dist /var/lib/grafana/plugins/armbrustlab-twodscatter-panel

And restart Grafana.

Docker image

To build a docker image with this plugin at /var/lib/grafana/plugins/armbrustlab-2dscatter-panel and Grafana 6.0.0.

docker build --build-args GRAFANA_VERSION=6.0.0 -t grafana .

To run, follow instructions in Grafana docs at http://docs.grafana.org/installation/docker/.

armbrustlab-2dscatter-panel's People

Contributors

ctberthiaume avatar vsivsi avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

vsivsi

armbrustlab-2dscatter-panel's Issues

plot area does not fit panel size

The plot areas draws beyond the panel area after entering edit mode to alter an axis or after resizing the panel. This bug is intermittent.

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.