Skip to content

RolandBanguiran/highstock-current-price-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Highstock Current Price Indicator

Using this plugin will display current price indicator in Highstock.

Default Options:

yAxis: {
  currentPriceIndicator: {
    backgroundColor: '#000000',
    borderColor: '#000000',
    enabled: true,
    lineColor: '#000000',
    lineDashStyle: 'Solid',
    lineOpacity: 0.8,
    style: {
      color: '#ffffff',
      fontSize: '11px'
    },
    x: 0, //offset
    y: 0, //offset
    zIndex: 7
  }
}

Demo

https://www.highcharts.com/products/plugin-registry/single/28/Current%20Price%20Indicator