You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/06/07 02:41:44 UTC

[GitHub] [echarts] ZhengRui commented on issue #17164: [Bug] Axis type as value is workable in the heatmap-large example but has to be category in my app

ZhengRui commented on issue #17164:
URL: https://github.com/apache/echarts/issues/17164#issuecomment-1148131375

   I found the reason, for Heatmap to be able to use `value` type axis, process.env.NODE_ENV has to be in `production` mode! I was having this issue when I was developing in storybook. After I lauch storybook like this `NODE_ENV='production' yarn storybook` the issue is gone. Good to know in production environment we can use `value` type axis.


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org