Make chart.renderer.path as plotline Highcharts
问题 I just check a post regarding making a label with design using renderer.label and plotline animate (Add design to plotLabel Highcharts). My question is, Is there a way to use chart.renderer.path as the moving horizontal gridline instead of using the common plotline ? I am a bit confuse on how to use the renderer.path. Can you help me with it? Really appreciate your help with this. const plotband = yAxis.addPlotLine({ value: 66, color: 'red', width: 2, id: 'plot-line-1', /* label: { text: 66,