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 2020/03/21 12:34:18 UTC

[GitHub] [incubator-echarts] jrkkfst opened a new issue #12313: Heatmap only has max 3 categories

jrkkfst opened a new issue #12313: Heatmap only has max 3 categories
URL: https://github.com/apache/incubator-echarts/issues/12313
 
 
   ### Version
   4.7.0
   
   ### Reproduction link
   [https://echarts.apache.org/examples/en/editor.html?c=heatmap-cartesian](https://echarts.apache.org/examples/en/editor.html?c=heatmap-cartesian)
   
   ### Steps to reproduce
   I replaced VisualMap to this:
   
   visualMap: {
           categories: ['1', '2','3','4','5'],
           //min: 0,
           //max: 10,
           //calculable: true,
           orient: 'horizontal',
           left: 'center',
           bottom: '15%'
       },
   
   ### What is expected?
   To see colors for all categories, but only 3 are shown.
   
   ### What is actually happening?
   Only three categories receive colors.
   
   ---
   I'm trying to make a heatmp using categorical data and have 10-20 categories.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [echarts] github-actions[bot] commented on issue #12313: Heatmap only has max 3 categories

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12313:
URL: https://github.com/apache/echarts/issues/12313#issuecomment-1080018857


   This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.


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