score:2
There are a number of things you can do.
Here is one example fiddle
, using a couple of different techniques to highlight the bar:
http://jsfiddle.net/jlbriggs/78LHt/
1) you can specify colors in the data point object. You'll need to pre-process your data to build the appropriate data point depending on the specifics
2) you can add data labels to points you need to highlight
However - I would strongly caution that this type of display is essentially useless for this purpose. Unless you have serious problems going on, as you've seen, the comparison is not remotely helpful, and in fact obscures exactly the one piece of information that you need to be aware of.
This is one of the cases where a simple table with numbers listed will be far more effective at displaying the type of data that you need.
something simple and clear. exampe:
To bring charts back into, a sparkline of the status history would be useful:
Source: stackoverflow.com
Related Query
- Hightlight a Bar in HighCharts Bar chart
- How do I rotate my HighCharts bar chart so its vertical, not horizontal?
- dealing with highcharts bar chart with really long category names
- Highcharts percentage of total for simple bar chart
- HighCharts - Y-Axis padding in a bar chart
- highcharts jquery dynamic change chart type column to bar
- Highcharts stacked bar chart hide data labels not to overlap
- Highcharts Bar Chart - How to set the minimum bar width/length
- Shadow in Highcharts bar chart
- Grouping a stacked bar chart in Highcharts
- Highcharts stacking bar chart border not displaying on right side
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- Simple bar chart in jQuery HighCharts and MVC 2 application?
- creating a bar chart using Highcharts with React - getting an error that rendering div isn't found
- Importing JSON file into Highcharts for Bar Chart Visualization
- Highcharts Progress Bar Chart
- Highcharts 3d bar chart data labels position is wrong
- R highcharts multiple stacked bar chart
- Highcharts Bar Chart Zoom not working
- Centering a data label in Highcharts Bar Chart
- Adding round corners to Highcharts Bar Chart with stacked bars when value is 0
- HighCharts Stock Chart error code 18
- How to add a horizontal line in Column bar chart in Highcharts plugin?
- Negative bar chart of highcharts in chartjs
- Passing in Id for each data item in bar chart using highcharts
- Highcharts bar chart with fixed bar widths and gaps
- Why is the first label on highcharts bar chart missing?
- Splitted bar chart for paired data with highcharts
- Highcharts 4.0.3 stacked bar chart bug adds รข-
- Ordering the stacking in a highcharts bar chart in R
More Query from same tag
- Highchart pie-basic
- How to update a Javascript object with a function
- Duplicate, Off-Screen Chart
- Risk HeatMap using Highcharts
- Why don't these rectangles appear?
- Changing data series type dynamically with Highcharts-angular
- Can't get events to work on images with Highmaps
- Highcharts multiple data series
- Highcharts not working when pass the javascript variable as hightcharts series data
- Ember component being overwritten instead of repeated
- when is a highchart completely loaded?
- How to allow the country labels to auto-hide when using HTML?
- Simple Line Chart using HighChart
- How to show series dataLabels inside the Highchart pyramid in angular
- React HighCharts cannot use marker-clusters
- Charts on rails 3 using highcharts
- Highcharts tooltips with embedded sparklines
- display vertical lines and horizontal lines on plots
- Only changing series that are visible in Highcharts.js
- Align dates on x axis on multiple Highcharts diagrams
- How can I unescape and remove quot; from data served by rails into javascript
- How show interactive charts in a GTK window?
- How to bind dynamic data in highcharts Tooltip
- How to change one point color on click in Highcharts
- Does Highchart - Heat map support SUM of values?
- Pass a List of Series to SetSeries
- Override auto generated Y axis plot area values in Highcharts
- access svg element in a arearange HighCharts chart
- HighCharts with CodeIgniter results nothing for MySQL fetched data
- Passing Decimal string from php to jquery