vasu-vvp commented on issue #9176: emphasis does not works for the custom 
series type
URL: 
https://github.com/apache/incubator-echarts/issues/9176#issuecomment-428525027
 
 
   What is missing here ? I am not able to register at 
http://gallery.echartsjs.com/editor.html since it requires mobile number and 
for my number its shows error  "Phone number format is incorrect" 
   This demo is already available  
[here](https://ecomfe.github.io/echarts-examples/public/editor.html?c=bar-histogram)
   Just put after line number 74.
   `    emphasis:{
           itemStyle : {
               borderColor : 'red',
               color: 'blue'
           }
       },
       encode: {
           x: [0, 1],
           y: 2,
           tooltip: 2,
           label: 2
       },`
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to