Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PieSeries Titles are not applied to Legend #876

Closed
DaniilVeriga opened this issue Aug 21, 2015 · 1 comment
Closed

PieSeries Titles are not applied to Legend #876

DaniilVeriga opened this issue Aug 21, 2015 · 1 comment

Comments

@DaniilVeriga
Copy link

http://forums.ext.net/showthread.php?59923

The issue can be reproduced with this example setting up Titles for PieSeries.
http://examples.ext.net/#/Chart/Pie/Basic

Fixed in the revision 6537 (trunk).

Remove the fix if fixed in ExtJS itself (5.1.2 or later).

UPDATE: still an issue in ExtJS 6.0.1.

@fabriciomurta
Copy link
Contributor

Issue still actual as of ExtJS 6.5.0 in Ext.NET 4.3.0. Setting the values from markup (in the Basic Pie example pointed in the initial issue text) is a matter of adding this line:

Titles="Jan,Feb,Mar,Apr,May,Jun"

To the <ext:PieSeries /> definition.

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

No branches or pull requests

2 participants