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 2021/08/20 02:53:21 UTC

[GitHub] [echarts] ataft commented on issue #15556: Calendar Heatmap series label does not show

ataft commented on issue #15556:
URL: https://github.com/apache/echarts/issues/15556#issuecomment-902390608


   Add series.label.show = true to this example and you'll see what I mean. There's no label, just a "-"
   
   ```
   label: {
     show: true
   },
   
   ```
   
   ![image](https://user-images.githubusercontent.com/11670864/130171699-799b4993-6357-4c49-be63-c1209e20255a.png)
   


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