Hariprasanth-HP commented on issue #13406:
URL: https://github.com/apache/echarts/issues/13406#issuecomment-3817269681

   > > option = { textStyle: { fontSize: "20px" }, xAxis: { name:'test', type: 
'category', data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'], 
axisLabel:{ fontSize:undefined } }, yAxis: { type: 'value' }, series: [ { data: 
[150, 230, 224, 218, 135, 147, 260], type: 'line' } ] }; This helped me to 
resolve this .
   > 
   > Hi Hari, Could you please guide me on where exactly I should place this 
script?
   
   Which framework you are using React or Vue 
   ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to