Forum Discussion

saadmarwan's avatar
saadmarwan
Regular Visitor
9 years ago

line chart change shape format based on x-axis value

Simply speaking I do have a line chart for 28 days, the X-axis is the date. I want the srtoke width to change after certain date, for example after day 14 I want the stroke width to be 2 instead of 5 for the previous dates. 

 

How can I do this ?

5 Replies

  • saadmarwan's avatar
    saadmarwan
    Regular Visitor

    Simply speaking I do have a line chart for 28 days, the X-axis is the date. I want the srtoke width to change after certain date, for example after day 14 I want the stroke width to be 2 instead of 5 for the previous dates. 

     

    How can I do this ?

    • Anonymous's avatar
      Anonymous
      Not applicable

      I don't think you can do it with 1 line.

       

      Top of mind solution would be splitting the data into (1) the data series with a thinner stroke and (2) the data series with a thicker stroke. Having the 2 line series enables you to customize one from the other.

       

      To do this, you need a validator(measure) that tells the data to be included in either data series.

      • saadmarwan's avatar
        saadmarwan
        Regular Visitor

        Sorry I am new to power bi, can you elaborate more on how to create two data series ?

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI saadmarwan,

     

    Current power bi only support modify whole layout of chart, it not support the feature which you mention.
    I 'd like to suggest you submit this requirement to ideas.

     

    Regards,

    Xiaoxin Shneg