score:5
Accepted answer
Since you are not describing how you are populating moda
for your data series here are some generalities:
- The
series.data.color
item is accessible. So, when building theseries.data
up you could calculate what color it should be based on the value. - You are only allowing one color in your list:
colors: [ 'blue' ],
- Another option is to set the
negativeColor
.
Source: stackoverflow.com
Related Query
- Highcharts - Column With Negative Values - Column Color
- Highcharts - Cannot set x-axes categories in column charts with negative values
- Column chart with negative values and categories on xAxis in HighCharts
- Highcharts - Stacked Bar Column - Total Value of Stacked Bar not Correct with Negative and Positive Values
- Highcharts - Keep Zero Centered on Y-Axis with Negative Values
- Highcharts column range change color for negative numbers
- Highcharts - Issue with negative values when displaying multiple axes
- Highcharts - Area Chart - Stacking with series containing negative and positive values
- Highcharts - Negative color with 'line' type polar chart
- Heat Map With Red Color Range For Negative Values And Green Color Range For Positive Values
- Highcharts column chart color by single color but with different brightness level as per respective column value
- How to change color of bar in column chart with different level of percentage in highcharts
- Highcharts - Pie chart with negative values
- Highcharts Negative Values Column Graph Bottom Radius
- highcharts gauge use with negative values
- rCharts : Highcharts column with color based on value
- nGradient effect with negative values on highcharts
- how to create a column char with highcharts where each column has a different color
- Highcharts - Column Chart: Compare corresponding values to change color
- negative values in highcharts stacked column chart
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- set color of grouped stacked column in highcharts
- Highcharts Change column color on hover
- Highcharts Column chart with drilldown, remove hyperlink like formatting from x-axis labels
- Highcharts Plot Reciprocal Values For Column Height
- Column width in Highcharts when combined with spline
- Changing color of spline lines based on values in HighCharts
- Hide 0 values in Stacked Column Chart in Highcharts
- Can I with highcharts column stacking on hover not highlighting the whole serie
More Query from same tag
- UIWebView cuts off bottom of content
- Show multiple Tooltips in highcharts on overlapping points
- modify Xaxis in highcharts
- Issue with Spider HighChart as it is showing as a line chart sometimes
- HighCharts synchronisation tooltip effect other chart
- Is it possible to insert javascript charts into a JavaFX application
- How to Export JavaScript Chart to Excel file (HighCharts)
- How to remove space between highChart bar graph between two different category
- Is it possible to turn boost mode in highcharts only when client's browser starts to jank?
- Highcharts: dynamically updating chart per click of a button
- Highcharts IE10 support
- Highcharts - Dual yAxis not displaying
- Highcharts failing to load intermittently via AJAX
- Highcharter format number in tooltip
- Highcharts Stack Column Sum Positive and Negative Together
- How can I have both years and string-formatted x-axes in two charts in HighCharts?
- Highcharts angular dependency-wheel
- Spacing between the y-axis values in highchart
- How to set Chart Size in Android Using MPAAndroid
- How to clear blank below heatmap
- How can I use the chart.addButton() method?
- Not able to render/retain graph on button click HighChart
- Highcharts convert x-axis time to localtime
- How to fill area between two serieses in Hightcharts?
- Highcharts chart update function causes missing data point
- In highcharts.js, how to make custom ticks with an image
- How to add opacity in spline chart
- HighCharts activity gauge populated with series data from a function
- Coloring a region programmatically based by user selection with Highmaps
- Highcharts - apply gradient on custom colors