score:1
Accepted answer
You need to use nodes
options to customize individual node.
nodes: [{
id: 'n2',
color: 'yellow',
}, {
id: 'n3',
color: 'red',
marker: {
symbol: 'triangle'
}
}, {
id: 'n4',
color: 'green',
marker: {
symbol: 'square'
}
}]
Live demo: https://jsfiddle.net/BlackLabel/etug64kw/
API Reference: https://api.highcharts.com/highcharts/series.networkgraph.nodes
Source: stackoverflow.com
Related Query
- Highcharts custom symbol and colour per node
- How to Change marker symbol and dataLabel with custom style in Highcharts
- How to change graph colour above and below plotline in Highcharts
- Highcharts custom renderer chart and tooltip
- Highcharts - Global configuration with common code and unique data & Headings
- HighCharts Custom SVG Marker Symbol
- Custom Highcharts legend symbol
- Highcharts 5 tooltip colour with custom css class
- Set custom legend item symbol (or icon) in HIghcharts
- Highcharts custom symbol
- Highcharts change symbol and hover text of individual points Line Chart
- Highcharts custom symbol legend
- how to resize custom button's width and height in highcharts
- Highcharts Custom SVG Marker Symbol is Shaped Different in Legend
- Highcharts custom scaling on y axis - mix of linear and logarithmic
- Custom "compare" and axis range in Highcharts
- Highcharts use legend symbol and legend parms, not scatter marker symbols - in scatter plot
- Highcharts custom legend SVG symbol does not fade when you click to turn off series
- Implementing Custom Temperature Gauge with Angular 4 and HighCharts
- Dynamically add and remove custom export button in highcharts
- highcharts custom colors and tootip point color
- How to remove default Hover text and display the custom text title on hover Donut chart Highcharts
- Is HighCharts custom marker symbol shape modifiable?
- Converted PHP code that built an array to JS and now highcharts doesn't work - what did I do wrong?
- Set (Sigma) Symbol as custom button text in Highcharts
- Custom SVG Symbol for location for highcharts
- Why does highcharts sankey chart sometimes combine multiple nodes with same node name but different Id into one and hide the lines?
- d3 and Highcharts diagram with parent and common node
- Highcharts - Can we have default and custom tooltip based on different chart types?
- Highcharts resize chart size using custom export button and replace expand and collapse button dynamically
More Query from same tag
- how to dynamically change column chart to mirror chart using highchart
- Highchart fill area only between two series
- Highchart and "almost regular" time interval data
- highstock 1.3 disable navigator dragging redraw
- Horizontal line on open and high of candlestick in stockchart
- How to add another same chart but with different data?
- String category names with Wisp scala plotting library
- Percentage for left style of a custom label in highcharts
- Highcharts chart width to dispay size dynamically
- Pie Chart tooltip thousand seperator and rtl labels doesn't work in highchart
- how to change color of line chart in highchart based on a categorical column in r?
- Intermittent Highcharts heatmap issue when using EO.PDF
- Setting more than 6 decimal places in HighCharts?
- highMaps map disappears when options are updated in react
- To apply different font styles to certain words in a Highcharts wordcloud?
- Meteor + React + Highchart
- HighCharts unable to use data attribute
- Why my label are not at the same height
- Is there a limit for Scatter plots using JS?
- How to change height of ENTIRE xAxis labels using Highcharts?
- How to put two charts on the same page with different modules?
- How can i add time to xAixs of a ColumnRange Chart in HighChart?
- Extending highcharts line series to end of chart
- Using the accessibility.js module with highcharter
- Can't display another Highcharts chart on my HTML page - Django
- An alternative way of displaying the negative values on the column chart
- How can I set a min/max width to highchart's columns?
- How to get the data labels below the xAxis in a column graph
- Highcharts: render color to series dynamically
- new link in print menu highcharts