Giter VIP home page Giter VIP logo

Comments (10)

KejaPower avatar KejaPower commented on June 19, 2024 1

Hello,

Thanks, it works once I've modified my rssi to be positive.
Kind regards,
Nicolas

from alexandra-trackmap-panel.

j-or avatar j-or commented on June 19, 2024 1

@bijwaard Are you sure this is our plugin? The options look very different. Are you maybe using this one? https://grafana.com/grafana/plugins/pr0ps-trackmap-panel

from alexandra-trackmap-panel.

j-or avatar j-or commented on June 19, 2024 1

@bijwaard You are using a different plugin with a very similar name to ours. This site is alexandra-trackmap-panel - you are using pr0ps-trackmap-panel.

Feel free to try ours though. It has GPS-markers, paths and heatmap visualisations. The newest version working with Grafana 7 is still pending merge to the Grafana plugin repo grafana/grafana-plugin-repository#766 but you can try the newest version from this repo until it is added.

from alexandra-trackmap-panel.

bijwaard avatar bijwaard commented on June 19, 2024 1

Hi,
Thanks!
It is indeed very confusing that they have the same name, I'll try yours when it is merged with the plugin repo

Kind regards,
Dennis

from alexandra-trackmap-panel.

bijwaard avatar bijwaard commented on June 19, 2024 1

I couldn't wait;-) And dived into yarn / nodeJS install.
This works great!!!

This trackmap is working, both with markers and with intensity.
image
image

from alexandra-trackmap-panel.

KejaPower avatar KejaPower commented on June 19, 2024

hello,
I have the same issue, I can't get the heatmap working( all other representation are working well). Is there a format a range to be followed?
I'm using InfluxDB and my query looks like this :
SELECT "longitude","latitude" , "rssi" as "intensity" from "Tracker"
Format as a table.
My RSSI values are negative.
Thanks
Kind regards,
Nicolas

from alexandra-trackmap-panel.

ZhongyuWang avatar ZhongyuWang commented on June 19, 2024

Dear developers,

The TrackMap plugin seems to work great for visualisation of location paths in grafana 7.2.0.

I have basic points working with simple test-data, but have some trouble seeing individual points (green in options) and their intensity, I hope you guide me in the right direction to get this working. I have entered two points with latitude and longitude as well as 2 intensity values. With the intensity metric disabled I see a line between the two points. When I enable the intensity metric, the map goes back to worldview without any line.
image

I was also hoping to have the identity_id or name of separate points visible with the point or with a tooltip, is this possible? I tried using the identiy_id mentioned from the older TrackLab 1.2.5 documentation.

Kind regards,
Dennis

Hi,

Could you please try heatmap to see whether you could get the intensity visualized?

Here is an example I made:
Capture

from alexandra-trackmap-panel.

ZhongyuWang avatar ZhongyuWang commented on June 19, 2024

hello,
I have the same issue, I can't get the heatmap working( all other representation are working well). Is there a format a range to be followed?
I'm using InfluxDB and my query looks like this :
SELECT "longitude","latitude" , "rssi" as "intensity" from "Tracker"
Format as a table.
My RSSI values are negative.
Thanks
Kind regards,
Nicolas

Hi,

The intensity has to be positive. You might need a minus sign before your "rssi".

from alexandra-trackmap-panel.

bijwaard avatar bijwaard commented on June 19, 2024

Hi ZhongyuWang,
I still don't get the intensity working with the TestData DB, is this because it needs to be a table or needs more than 2 values?
Also the points don't get visualized in the specified color, only the line between them.
Furthermore, it is unclear to me how to activate the heatmap, I don't see configuration items for that.
image

Kind regards,
Dennis

from alexandra-trackmap-panel.

bijwaard avatar bijwaard commented on June 19, 2024

I used the following to install the plugin in grafana 7.3.1, re-install didn't have effect:

sudo grafana-cli plugins install pr0ps-trackmap-panel
sudo /etc/init.d/grafana-server restart

Here is the visualisation part of the options
image

from alexandra-trackmap-panel.

Related Issues (20)

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.