score:0
I was having the same issues. Sankey is really hard to implement I guess. Use nodeFormatter instead, formatter is just not working. Example below.
nodeFormatter: function (arg) {
if (!this.point.sum) {
return null;
} else {
return this.key;
}
}
Source: stackoverflow.com
Related Query
- DataLabels formatter not working in Highcharts Sankey Diagram
- Color contrast setting on dataLabels style parameter using Highcharts 5 is not working on some colors
- Highcharts - verticalAlign on dataLabels not working on line graph
- Highcharts dataLabels allowOverlap not working
- why my label formatter is not working as expected in highcharts
- Highcharts Sankey Colors not working in django
- Highcharts (grouped_category styling) and tooltip formatter not working
- Dynamically changing Highcharts Theme through Jquery code not working
- Highcharts yAxis max not working
- Resize highcharts using react-grid-layout not working
- Angular HighCharts ParlimentChart is not working
- highcharts redraw and reflow not working
- Highcharts shared tooltip for line series and scatter plot not working
- Highcharts async drilldown (3 level) - drillup not working
- JavaScript code inside TypeScript file .ts not working
- Highcharts - update column graph with setData() not working
- Multi-Line Title is not working when we export to PNG using CanVG - Highcharts
- Highcharts not working on Heroku environment, works on local environment
- yAxis tickinterval in highcharts is not working as per the value
- DataLabels in Highcharts are outside the container / not showing
- Highcharts v6.0.0 Annotations Not Working
- angularjs and highcharts / highchartsNG - renderTo not working
- Highcharts Bar Chart Zoom not working
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- Highcharts map example not working
- Highcharts disabling marker not working
- HighCharts pointPlacement option not working in a single column chart
- Formatter Function not working in Highstocks
- Highcharts buttons with different menuitems not working
- HighCharts X-Axis Date Not Working (00:00)
More Query from same tag
- Highchart Color Issue for series with single data with multiple colors
- Align scatter plot to right side in highcharts
- Parse an array in js
- ASP.Net Chart controls Vs Highcharts
- Exporting Highchart To PDF Results in 2 Pages
- Stock Chart - Formatted Tooltip And Prefixes or Suffixes Not Showing
- Large Y-axis tickInterval in high charts does not work
- How to display 2 solid gauge using ng-repeat function?
- My column highcharts is not rendering any data
- How do I add images to my highcharts figure?
- Highcharts Sunburst chart - What is the range of colorVariation.to values?
- HighCharts Drill down not working
- How to customize highchart treemap datalabels?
- Possible to force Highcarts to use the circle symbol for all the series in a line graph?
- Need an image/shape at the position of mouse
- Show context menu on right click High-chart v3.0.10
- Hide 0 values in Stacked Column Chart in Highcharts
- adding labels exactly above x-axis categories in highcharts
- HighCharts - Show dataLabel for last value in stockChart
- HighCharts: How to aligned horizontal yAxis title
- How to include highcharts with bower?
- Generate pdf on the fly with charts
- What's the angular way to handle redraws?
- highchart : create stock chart
- Highcharts - hidden axis affects performance on redraw
- how can I make highstock flags stay put
- Highcharts: Looping JSON into Series Data
- How to show multiple graphs in drilldown (highcharts)?
- how to customize xaxis of highcharts
- GWT Highcharts - Semi circle donut