Forum Discussion
If you are using Blox anyway, could you not use a Blox widget to contain (some of) your indicators and align them next to each other?
Iris
Hi,
I actually had it like this already implemented using iframe. The problem was iframe widgets were visibly delayed when loading / refreshing in comparison with the rest of the dashboard. Hence I went back and used normal widgets. Is there any alternative to iframe to contain normal widgets inside blox? Or any way to improve iframe widgets loading time ?
Thanks,
Wojtek
- irismaessen08-29-2022Data Pipeline
I'm hardly an expert on Blox, but if your use-case for the indicators is simple numbers as in the above example, then just using the panel values of the formulas (for instance like in this template) would let you use as many as you want, natively without having to use iframes. If you need the bullet or speedometer formatting, I have to admit I wouldn't know how to do that either.
Iris
- Wojtek09-01-2022Cloud Apps
HI ,
Yes its a mix of different widgets: gauge and line chart so could only use iframe to fit it inside blox.
I actually went ahead and used iframe only to group 3 widgets per line to minimize use of iframes and have maximum 8 widgets per line. still visibly delayed when loading but not so bad .
I will accept your suggestion but I think eventually I will change layout and won't have to use so many widgets in single line.
- irismaessen09-01-2022Data Pipeline
For line charts in the same line as indicators, you might be able to use the Sparkline blox template/code.
Good luck!
Iris