-
https://user-images.githubusercontent.com/112950683/231191318-a68103cc-7913-46e4-afdb-38c0e10253cb.mp4
Customized dashboard cannot be retrieved.
![image](https://user-images.githubusercontent…
-
Compiler is stable, rustc 1.72.0 (5680fa18f 2023-08-23)
Just a guess, maybe the pinned dependency version for ratatui has required an update? I see it's pinned to "=0.22.0" in systeroid-tui-0.4.3, …
-
Currently we have 3 consumers of expressions: `visualize`, `canvas` and `lens`.
All of them support rendering different charts and for many charts we have 3 implementations. We should align and mai…
-
I'm trying to set my max value, but I'm unable to get beyond 100.
Code:
```
type: custom:canvas-gauge-card
entity: sensor.air_quality_index
card-height: 125
gauge:
type: radial-gauge
t…
-
I'm trying to move from tempometer-gauge to these gauges. In tempometer I can specify the entity as climate.evohome_cc_01_185426_00.current_temperature, but if I try and use this entity with canvas g…
-
Let's discuss some ideas of additional built-in (standalone) widgets to include in the UI for layout pages. The library will also include some "list item" widgets, to discuss separately.
As a remin…
-
## Background
At its inception, Canvas created a novel means of data manipulation and rendering we now call `expressions`, where a set of string-based "steps" take input and supply output to the ne…
-
### Contact Details
6peterlu@gmail.com
### What happened?
Running `vite dev` yields
```
Uncaught SyntaxError: The requested module '/node_modules/date-fns/locale/en-US/index.js?v=d7efcdb5' …
-
When I provide any code(c#, c++, c) as input then i am getting mostly Language.YORUBA, Language.ESPERANTO or any rendom language, it should be detected as Language.ENGLISH
-
**Steps to reproduce:**
1. Run the attached sample project. For Radial Gauge, just replace the IgxLinearGauge with an IgxRadialGauge and remove the needleShape="Custom." You also may need to add the …