FlowFuse / FlowFuse/node-red-dashboard

Programmatic (Mustache) Titles & Labels

Open
#555 4 comments 0 reactions 1 assignee Claimed by @Steve-Mcl View on GitHub
Dashboard 1.0 type:feature
Dominant language
HTML
Stars
355
Forks
82
Avg merge
4d 23h
Merged PRs (30d)
24

Description

### Description

Great work with Dashboard 2.0, loving it so far...

One of the things I believe is missing (or I have misunderstood) is the ability to support dynamic titles, labels, etc... in all widgets... in general... this is achieved by angular filters. Not experienced enough to see if there is anything similar in vue.js.

Quoting original documentation of dashboard 1.0 (https://flows.nodered.org/node/node-red-dashboard)

> Most widgets can have a label and value - both of these can be specified by properties of the incoming msg if required, and modified by angular filters. For example the label can be set to {{msg.topic}}, or the value could be set to {{value | number:1}}% to round the value to one decimal place and append a % sign.

That way the title of a chart, or title of a gauge can be adjusted dynamically by easily parsing incoming payload...

### Have you provided an initial effort estimate for this issue?

I am no FlowFuse team member

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.