Ovilia commented on issue #10382: click angleAxis.category can not be triggered 
URL: 
https://github.com/apache/incubator-echarts/issues/10382#issuecomment-496124549
 
 
   I tried with current js files under `dist` (which is the same with `npm i`) 
and it has this bug. But it cannot reproduce with the build result of the 
latest source file in the master branch. So the conclusion is, this problem has 
been fixed but not released.
   If you want to build by yourself, clone the project and:
   ```
   npm i
   node build/build.js --release
   ```
   And use the result of `dist`.

----------------------------------------------------------------
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.
 
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