RevealBi / Reveal.Sdk

Issue tracker - Reveal SDK https://www.revealbi.io/
https://www.revealbi.io/
3 stars 0 forks source link

Wrap or Rotate labels #280

Open vinodkumarrajan opened 1 day ago

vinodkumarrajan commented 1 day ago

SDK Version

1.6.4

Client Framework

Angular

Server Platform

ASP.NET

Operating System

Linux

Description

Summary: The axis labels in the chart are taking up too much space, which limits the available space for the bars to expand. While the “zoom level” feature helps, it would be beneficial to have support for wrapping the text of the axis labels to improve the overall view.

Steps to Reproduce:

Create a chart with long axis labels. Observe that the labels take up a significant amount of space, reducing the space available for the bars.

Expected Behavior: The axis labels should wrap to fit within the allocated space, allowing the bars to have more room to expand.

Actual Behavior: The axis labels do not wrap, taking up too much space and limiting the expansion of the bars.

Additional Information:

The “zoom level” feature is helpful, but wrapping the labels would provide a better viewing experience. Example screenshot: image

brianlagunas commented 23 hours ago

This is not a bug but rather a feature request. I have changed the issue categorization to "Feature Request".