03.11.2025, 13:43
(31.10.2025, 12:36)stianj Wrote: Ok, thanks. But in that case using CSS and not Chartist.js..?
Because I also have some of these:
Code:// UPS Load
$(function() {
grp.listen('35/0/6', function(obj, type) {
var load = grp.getvalue('35/0/6');
var planid = 17;
var el = $('<progress id="p1" value="' + load + '" max="100"></progress>').css({
position: 'absolute',
top: '528px',
left: '100px'
}).appendTo('#plan-' + planid);
}, true);
});
That I don't quite understand how to deal with now...
hello.
I wasn't aware of this change.
so it mean if we upgrade our customer building that use chartist, they will not have it working anymore ?
-----------
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT