on 2024 Jan 14 2:44 PM
Hi Team,
Can someone please help me in getting the CSS(class/function) code for the below requirement
1. Set the size(length , breadth) of the numeric chart widget and
2. Need to hide the secondary values, secondary labels.
Thanks,
Praveen
Request clarification before answering.
Hey Praveen,
the CSS option is for styling purposes only. If you like to change the size of your widgets you could use the onInitialization function of your "Overview" page.
E.g. you could do:
If you set the same percentage values for the size of all your widgets in the styling panel they will have the same size without using the onInitialization function regardless of resolution or divice
2. To hide the labels you can change the settings in the builder panel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To be honest you don't need any scripting to solve this.
1.Simply create one numeric point chart,
2.Manually format it (size, fonts etc etc)
3. Copy /paste it, then simply edit the measures displayed in it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
63 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.