2011-07-27 5 views

답변

1

그냥 시리즈 설정에서이를 지정 각 막대 안에 표시한다 ... 그것은 나를 위해 잘 작동하고 :

label: { 
     display: 'outsideEnd', 
     field: 'data1', // field name 
     orientation: 'horizontal', // or 'vertical' 

     color: '#0000FF', 
     'text-anchor': 'middle' 
    }, 
관련 문제