Sizing of bar chart in IE
Hi,
Love your work 👍
Problem with the bar charts are not sized correctly on opening in IE, while edge and Ff are ok Versions [info] Node-RED version: v0.19.3 [info] Node.js version: v10.9.0 [info] Linux 4.11.12-sun8i arm LE [info] Dashboard version 2.9.8 started at /ui
page has 7 almost similar bar charts, top 3,4 sometimes up to 5 have the problem, bottom look right Something with timimg ?
IE.
After refresh it looks same as below, so just when opening it is too small
Edge and FF

must be a subtle timing issue. Suspect it will be hard to track down especially as I don't use IE11 :-)
Any suggestion, how I could add a small delay ? in template perhaps ?
possibly use ui_control to reload the same tab ?
Can you help me with some code ? I am not an expert, but if we can find a simple workaround, that is ok.
Upgrade to 2.9.9-beta changed this a little bit;
Now only my first graph is small, so timing is changed almost enough to solve my graph issue :-)
maybe add another dummy graph :-) (not being serious...)
:-)