Skip to content

Break labels on line feeds#2116

Open
josemf wants to merge 7 commits intonovus:masterfrom
felix-app:master
Open

Break labels on line feeds#2116
josemf wants to merge 7 commits intonovus:masterfrom
felix-app:master

Conversation

@josemf
Copy link

@josemf josemf commented Oct 24, 2017

Implemented for DiscreteBarChart and MultiBarChart will break any x-axis label on existing "\n" character in the label, thus allowing the developers to control how labels will wrap based on supplied label content.

Only when wrapLabels=false.

When wrapLabels=false (default behaviour) will wrap any label on any …
…ion based on data length and defines a way to define fixed bar width and padding for bars and legends.

Available in discreteBar and discreteBarChart
@liquidpele
Copy link
Contributor

Dont' change build files, only source files.

@liquidpele
Copy link
Contributor

Any update?

@josemf
Copy link
Author

josemf commented Mar 2, 2019

Same as the other PR.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants