Forum Discussion

gadi's avatar
gadi
New Member
4 years ago
Solved

Help in creating a chart

Hi,

I have this table which indicates the scoring for a sprint :

 

Sprint IDScoreScore ID
1Green1
2Red3
3Yellow2
4Red1
5Red1
6Red1

 

Note that Score ID represets 1:1 value for the Color (Red = 3, Yellow = 2, Green = 1)

 

And would like to create a line chart as following:

With the following :

  1. Y Axis - should show Green/Yellow/Red
  2. X Axis  - should show the Sprint ID
  3. Instead of each Cell - have a dot, if possible at the same color as it represents
  4. Connect between the dots with a line
  5. Add trend line (optional)

 

Any help would be appreciated.

 

Thanks,

Gadi.

  • Hi Gadi,

    If a barchart would do the trick as well you could try this. Add a column with a colour hex code. create the visual. Then at the formatting pane of the visual  open the data colour section and press the fx button. Then select "fieldvalue" as the conditional formatting rule and select the colour hex column.

     

    Regards,

     

    Tim

1 Reply

  • timg's avatar
    timg
    Solution Sage

    Hi Gadi,

    If a barchart would do the trick as well you could try this. Add a column with a colour hex code. create the visual. Then at the formatting pane of the visual  open the data colour section and press the fx button. Then select "fieldvalue" as the conditional formatting rule and select the colour hex column.

     

    Regards,

     

    Tim