[CLOSED] Column Chart - Bar Title Not aligned

  1. #1

    [CLOSED] Column Chart - Bar Title Not aligned

    Hi,
    Load the following example :
    https://examples2.ext.net/Examples/Chart/Column/Basic/

    Type the following :
    App.Chart1.store.getAt(0).set("Data1","4340");

    Its off center. And for that sake u will notice all the bars title text is left aligned.
    Attached Thumbnails Click image for larger version. 

Name:	Capture.PNG 
Views:	13 
Size:	16.0 KB 
ID:	6315  
    Last edited by Daniil; Jun 11, 2013 at 4:16 AM. Reason: [CLOSED]
  2. #2
    Hi @amitpareek,

    Please remove:
    TextAnchor="middle"
  3. #3
    Fixed. Thanks!
  4. #4
    What does it actually mean? I cant find it in ExtJS docs.
  5. #5
    Hello!

    Please, read the following page: https://developer.mozilla.org/en-US/...te/text-anchor
  6. #6
    Yes, it is possible to apply to labels some style attributes this way. They are applied to a <text> tag (if it is not overridden internally).

Similar Threads

  1. [CLOSED] Chart title location
    By livehealthierGF in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 13, 2013, 11:44 PM
  2. [CLOSED] how can i set a custom title in a chart
    By JCarlosF in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 17, 2013, 10:19 PM
  3. [CLOSED] Chart title
    By bayoglu in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Mar 10, 2013, 10:18 PM
  4. Replies: 2
    Last Post: Oct 11, 2012, 10:40 PM
  5. Replies: 2
    Last Post: Oct 15, 2009, 12:12 PM

Posting Permissions