Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago

Radar diagram with several datasets

Hi,

 

Is there any way that I can get a radar diagram like this one in Excel?

 

 

 

 

I have used this from ClearPeaks and it has a setting called Split area. It can take a number - i tried up to 5. But I can only set the colors on two of them, so the graduation from green to red is unfortenably not possible. in this I have set it to 2 and put red and green i each:

 

 

The values and labels come from a value group and it works fine.

 

Any suggestions?

 

Best regards,

 

Niels Gundtoft

Denmark in Europe.

 

2 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi,

       

      I'm quite new to Deneb and VEGA.. It looks that it could solve my problem. BUT I can get NO data in the Radar examble:

         "name": "table",
            "values": [
              {"key": "Funktionalitet", "field": "MVFunk", "category": 0},
              {"key": "Dokumentation & viden", "field": "MV_DogViden", "category": 0},
              {"key": "Vedligeholdelse & drift", "field": "MV_VogD", "category": 0},
              {"key": "Sikkerhed & compliance", "field": "MV_Sikk_Comp", "category": 0},
              {"key": "Leverandør & licenser", "field": "MV_LogLic", "category": 0},
              {"key": "Kontraktstyring", "field": "MV_kontrakt", "category": 0},
              {"key": "Data & integrationer", "field": "MV_dogi", "category": 0},
              {"key": "Rammearkitektur", "field":"MV_rammearkitektur", "category": 1}
             
       
      If I put value in the JSON it makes a fine diagram, but with the files there is nothing.
       
      Best regards,
      Niels