Forum Discussion

hchava5292's avatar
hchava5292
Frequent Visitor
3 months ago
Solved

Standard or fixed Bar width

Hi Everyone, I have use case where I built a tooltip page which consist of stacked bar chart designed on samples based on answer. My requirement is to keep the bar width fixed irrespective of samp...
  • ryan_mayu's avatar
    3 months ago

    hchava5292 

    I don't think we can change the width for that. It's because the width is affected by the number automatically.

     

    if you want to have the same width, maybe the workaround is to create three cards.

     

     

    pls see the attachment below

     

  • danextian's avatar
    3 months ago

    Hi hchava5292 

    The only way to keep the widht of each series is to use the same value. You can use a measure that returns a constant for the y-axis and then a customize the data label to that of the actual measure.