Interface: InterpolationOptionsObject

Highcharts. InterpolationOptionsObject

Detailed options for interpolation object.

Members

blur :number

Represents how much blur should be added to the interpolated image. Works best in the range of 0-1, all higher values would need a lot more perfomance of the machine to calculate more detailed interpolation.

Type:
  • number

enabled :boolean

Enable or disable the interpolation.

Type:
  • boolean