Forum Discussion
Bhavyasree24
1 year agoHelper I
Padding Option in Line chart labels
Hi Team , How can I adjust the X-axis and Y-axis labels in a line chart in Power BI? I want to modify their position, spacing, or formatting for better readability. Are there any built-in settin...
andrewsommer
1 year agoSuper User
If you're looking to add padding between axis labels and the axis itself, try these options:
- Increase Category Width: In bar charts, increasing category width can create space.
- Add Spaces Manually: For categorical labels, you can add spaces in the data table (e.g., " Product A " instead of "Product A").
- Use a DAX Measure for Dynamic Labels: You can create a calculated column with extra spaces
Please mark this post as solution if it helps you. Appreciate Kudos.