AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
2.32k
stars
369
forks
source link
funnel labels not showing when legend character are long #236
I am facing an issue when the legend string is long the labels inside the funnel are not showing up can you please share me what need to be done to avoid this issue how can i add ellipse to the legend string.
@KallepalliTirumalesh
You can limit the legend width in percents or pixels. Like in the live sample.
Unfortunately, the ellipse is not supported in the legend items.
Hi, Thank You for the library
I am facing an issue when the legend string is long the labels inside the funnel are not showing up can you please share me what need to be done to avoid this issue how can i add ellipse to the legend string.
PFA