javascript - highcharts - Remove only legend for colorAxis (keep legend for series) -


i have heatmap , scatter in 1 plot. tried remove legend of coloraxis (for heatmap). solution found on web remove whole legend not want since want keep legend scatter.

so flowing example not solve problem. still want have legend. want remove part coloraxis.

legend: {   enabled: false } 

i want have seriest 2 in legend. http://jsfiddle.net/9ml8x9bc/4/


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -