Pillar Radar Chart Card
  • 09 Feb 2024
  • 1 Minute to read
  • PDF

Pillar Radar Chart Card

  • PDF

Article summary

Filter By Pillars

image.png

In the Scorecard Container HTML replace the <! -- Filter by Pillars snippet in Pillar Radar Chart --> with below link in the HTML, update & upload the HTML after changing the version of HTML file

Use below snippet to achieve above output

<label>Filter by Pillars</label>
<chartjs-label-dropdown  [chartname]="'ScorecardName_Pillar_Radar_Chart'" [items]="['Pillar 1','Pillar 2','Pillar ...', 'Pillar n']"></chartjs-label-dropdown>

Add respective Pillar Name from the Source Data Sheet.
Note:- You can add all your Pillar Name separated by "," as shown above.


Radar Chart

image.png
Replace the <! -- Radar Chart snippet in Pillar Radar Chart --> with below link in the HTML, update & upload the HTML after changing the version of HTML file

Use below snippet to achieve above output

<div chartjs [chartname]="'ScorecardName_Pillar_Radar_Chart'" ></div>

Was this article helpful?

ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence