Code Monkey home page Code Monkey logo

grafana-iot-map-panel's Introduction

Node.js CI

Grafana IOT Map Panel

Transform your logistics data into actionable insights with our custom-built Grafana plugin. With interactive maps, our plugin visualizes GPS coordinates in real-time, giving you a comprehensive view of your fleet's movements. Make better decisions and improve efficiency with this powerful tool.

sample

sample

Prerequisites

latitude longitude datetime label
-22.945548 -43.0601787 2018-04-13T08:30:06Z TRAINING
-22.9621505 -42.9904898 2021-03-31T18:28:22Z TRKU2C97
-22.974022 -43.0347287 2021-03-29T09:23:13Z VJE0c78
-22.971599 -42.9436037 2021-02-23T14:23:31Z OPIX4A49

Development

What is Grafana Panel Plugin?

Panels are the building blocks of Grafana. They allow you to visualize data in different ways. While Grafana has several types of panels already built-in, you can also build your own panel, to add support for other visualizations.

For more information about panels, refer to the documentation on Panels

To compile the plugin you need:

  • Grafana >=7.0
  • NodeJS >=14
  • yarn

Getting started for developers

  1. Install dependencies

    yarn install
  2. Build plugin in development mode or run in watch mode

    yarn dev

    or (most recomended when developing)

    yarn watch
  3. Build plugin in production mode

    yarn build
  4. Run Docker

    docker-compose up --build

    http://localhost:3000

    User: admin Password: admin

Sample Data

Learn more

Inspirations

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.