custom components: Leaflet, uPlot graph #14
mhaberler
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
for our application I need a few custom components, which are:
I'm only beginning with React and cargo-culted from your repo, but the first two components at least show up:
a Leaflet map using react-leaflet
an uPlot timeseries using uplot-wrappers
plan for the map: carry over a few features from the phenomenal RedMap node-red component to support vehicle display and GeoJSON overlays
status is super-early and rough, no parameter feeding, event handling and MQTT integration yet but working on it: here and here
Beta Was this translation helpful? Give feedback.
All reactions