helgasoft commented on issue #21643:
URL: https://github.com/apache/echarts/issues/21643#issuecomment-4653071950

   Thank you, @Justin-ZS. 
   While at it, here are a few more missing parameters:
   
   -    all series 'datasetId' - already mentioned in  
[#284](https://github.com/apache/echarts-doc/issues/284)
   -    grid.opacity (as in ```grid:{show:true, backgroundColor:'red', 
opacity:0.5}```)
   -    series.tooltip.trigger
   -    series-bar.encode.label
   -    graph/sankey data/links ```show:true```   
https://echarts.apache.org/en/option.html#series-graph.data.tooltip
   -    candlestick.markArea.label.formatter 
   -    scatter.markArea.data.0.label.formatter 
   -    sankey.data.label.formatter
   -    series.custom 'label'
   -    series.custom 'style.rich' is supported, but missing from 
[API](https://echarts.apache.org/en/option.html#series-custom.renderItem.return_text.style),
 #19714
   -    heatmap 'dimensions' missing but works for dataset instead of encode 
=bug #20748
   -    pie.encode.itemName missing;   pie.label.silent:true;   
pie.label.show default is true, not false
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to