score:1
Looks like this
is not what you think it is. You can try using arrow functions instead, these will help you to capture the right this
:
onclick: () => {
this.yAxis[0].update({
type: 'linear'
})
}
Source: stackoverflow.com
Related Query
- Getting Error Property 'nodeFormatter' does not exist on type 'SeriesOrganizationDataLabelsOptionsObject[]'
- Property 'yAxis' does not exist on type 'ExportingButtonsOptionsObject'
- Highcharts - Property value does not exist on type Point Angular 12
- Error :'error TS2339: Property 'data' does not exist on type 'Response'.- Angular
- Highchart property 'name' does not exist on type 'LegendOptions'
- HighCharts error #18: Requested Axis Does not exist
- Second yAxis does not scale according to series in Highcharts
- Highcharts add a serie that does not exist
- Highcharts plotOptions.area.depth does not exist in latest version
- Vue project: object does not support this property or method "hasOwnProperty" IE11
- When trying to display a chart using ChartIt, Error saying template does not exist arises
- highcharts-export-server yAxis formatter does not work
- Highchart yAxis opposite is not working in type datetime
- x-axis, y-axis lines does not appear, when I include 3D chart library of HighChart in my code
- ajax call does not fire jquery code
- Heatmap yAxis change does not work as expected
- Decimals on yAxis are not being displayed, even if that same code works on highcharts jsfiddle
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- Highstock compare previous data point when date does not exist in series
- How can I fix the error #17 "The requested series type does not exist" error when trying to display a highcharts graph in Vue.js?
- Highcharts yAxis plotlines not showing on 'line' chart type
- How to make Column type series Secondary yAxis values dynamic and not always start with 0?
- Highchart map does not support IRS country code
- HighCharts: Updating stops in yAxis does not work
- Highcharts code with same set of code/data works in PHP but does not work in JSfiddle
- Highcharts Flag series tooltip does not follow yAxis
- HighStock CandleStick type does not printed in Chrome
- Highcharts yAxis max not working
- Highcharts does not resize charts inside tabs
- Highcharts: Chart does not resize properly by making the screen smaller
More Query from same tag
- Angular 8 highcharts How to pass custom data to drilldown event in Highcharts
- Is there is a way to force highcharts to space columns equally spaces on datetime x-axis
- Loading large amount of data incrementally using ajax
- Highchart React not rendering heat map after refresh its throwing error
- Issues with xAxis labels and useHTML #1
- Highcharts date-format changes with data
- Plotting XML/CSV Data in ASP.NET Charts (in VS2008 using VB code)
- Remove exporting button in Internet Explorer alone
- Highcharts use legend symbol and legend parms, not scatter marker symbols - in scatter plot
- Highcharts: Disable animation for specific event
- Highcharts capture selection
- Display sankey in old browser version
- Paint segment of highcharts chart
- Display series.data.name after drilldown dynamically
- Highcharts yAxis tick interval
- highcharts append to highcharts container div
- How to position axis label in highcharts
- Tickinterval of week,month,year in highcharts area spline chart
- Highcharts packed bubble chart not working for negative values
- How do I implement grouped categories plugin using text and images as x axis categories? In highchart?
- plot bands in x-axis is not working on time
- highcharts change rendered image source on click
- how can I make highstock flags stay put
- Highcharts legend items on one line and overlapping
- Replace data set every min
- Simple Highcharts chart not working in Firefox
- how to dynamically change column chart to mirror chart using highchart
- renderHighcharts vs renderUI; Which one is faster when rendering several plots
- JQuery-UI Slider Auto Increments But Does Not Fire Slide Event
- Highchart 2Layer 3D Donut chart