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

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -