Search found 61 matches

Go to advanced search

by djoshi
Mon Jan 22, 2024 8:33 pm
Forum: Highcharts Stock
Topic: error TS2769: No overload matches this call. Overload 1 of 2, '(options: Options, callback?: ChartCallbackFunction): S
Replies: 4
Views: 842
 
Jump to post

Re: error TS2769: No overload matches this call. Overload 1 of 2, '(options: Options, callback?: ChartCallbackFunction

Hi

I have progressed to get it working now.

But has anything changed in terms of
boostThreshold and zoomType?
by djoshi
Mon Jan 22, 2024 11:21 am
Forum: Highcharts Stock
Topic: error TS2769: No overload matches this call. Overload 1 of 2, '(options: Options, callback?: ChartCallbackFunction): S
Replies: 4
Views: 842
 
Jump to post

Re: error TS2769: No overload matches this call. Overload 1 of 2, '(options: Options, callback?: ChartCallbackFunction

Thanks I have done what you suggested, but it has solved that issue. Now I am getting the following errors related to High Charts. THis related to the properties zoomType and boostThreshold , has anything changed in available properties? Error: src/app/plotdata/plotdata.page.ts:259:13 - error TS2561...
by djoshi
Sun Jan 21, 2024 9:42 pm
Forum: Highcharts Stock
Topic: error TS2769: No overload matches this call. Overload 1 of 2, '(options: Options, callback?: ChartCallbackFunction): S
Replies: 4
Views: 842
 
Jump to post

error TS2769: No overload matches this call. Overload 1 of 2, '(options: Options, callback?: ChartCallbackFunction): S

Hi I have recently updated my Ionic 6 project to 7, along with all the angular plugins. I am now having an issue with my High Chart plugging with my code by getting these errors: Error: src/app/plotdata/plotdata.page.ts:184:43 - error TS2769: No overload matches this call. Overload 1 of 2, '(options...
by djoshi
Tue May 23, 2023 7:25 am
Forum: Highcharts Stock
Topic: solidgauge segment issues on different screen sizes
Replies: 7
Views: 485
 
Jump to post

Re: solidgauge segment issues on different screen sizes

Sorry for the message.

I increase the offset from 20 to 70, and the length to 100. I changed the colour so I could see what happening. Is there a better way to set this to make it more dyanmic

This seems to have solved the issue so far but will need to perform some tests.
by djoshi
Tue May 23, 2023 7:04 am
Forum: Highcharts Stock
Topic: solidgauge segment issues on different screen sizes
Replies: 7
Views: 485
 
Jump to post

Re: solidgauge segment issues on different screen sizes

So how can we adjust tickLength with dynamic chart sizes?
by djoshi
Mon May 22, 2023 8:53 am
Forum: Highcharts Stock
Topic: solidgauge segment issues on different screen sizes
Replies: 7
Views: 485
 
Jump to post

Re: solidgauge segment issues on different screen sizes

Ok, I think found the cause of the problem. I was not able to replicate it on your fiddle code but I would like to know of any suggestions. My code uses: let height = document.body.offsetHeight - 545; .... .... height: height < 160 ? 160 : height, This code was used to adjust the size of the plots, ...
by djoshi
Mon May 22, 2023 7:52 am
Forum: Highcharts Stock
Topic: solidgauge segment issues on different screen sizes
Replies: 7
Views: 485
 
Jump to post

Re: solidgauge segment issues on different screen sizes

Hi, Thanks for the question! You're right, it definitely shouldn't work this way. I tried to use your config to reproduce this problem, but some things in there are missing. Could you please reproduce this issue in an online code editor like JSFiddle? Then I'll gladly take a look & try to propo...
by djoshi
Sat May 20, 2023 9:52 am
Forum: Highcharts Stock
Topic: solidgauge segment issues on different screen sizes
Replies: 7
Views: 485
 
Jump to post

solidgauge segment issues on different screen sizes

I have created a "solidgauge" using 'solidgauge'. The purpose of the gauge is to show sensor levels, and it has been segmented into three parts to represent the three different overall levels of a sensor. When the gauge is viewed on a small screen like a phone, it looks good. However, when...
by djoshi
Mon May 01, 2023 2:27 pm
Forum: Highcharts Stock
Topic: Dynamic Y axis label change
Replies: 1
Views: 358
 
Jump to post

Dynamic Y axis label change

Hi I am using the following code: yAxis: { gridLineColor: '#bfd8dc', gridLineWidth: 2, min: 0, opposite: false, title: { text :this.yaxis_main_plot, style: { "color": "#010101", "fontSize": "12px" } }, I have a single plot that dynamically changes its dataset ...
by djoshi
Wed Apr 26, 2023 12:45 pm
Forum: Highcharts Stock
Topic: Autor fresh plot from new data
Replies: 5
Views: 878
 
Jump to post

Re: Autor fresh plot from new data

Hi, Will this also work with a HighStock solid gauge? I am performing the following code, getData will generate a value, but it does not get updated onto the gauge like shown in the example. Do we need to do something different as this is gauge not chart? air_main_gauge() { const getData = (min, max...
by djoshi
Mon Aug 29, 2022 9:06 am
Forum: Highcharts Stock
Topic: Dragging solidgauge with two finger on mobile device
Replies: 4
Views: 466
 
Jump to post

Re: Dragging solidgauge with two finger on mobile device

Ok, thanks. It also happens on Apple.

I am also using the Ionic Framework.
by djoshi
Mon Aug 29, 2022 8:56 am
Forum: Highcharts Stock
Topic: Dragging solidgauge with two finger on mobile device
Replies: 4
Views: 466
 
Jump to post

Re: Dragging solidgauge with two finger on mobile device

Hi

I have managed to create a screenshot of the issue.


This is how it looks when nothing is touching it.
1.jpg
1.jpg (54.59 KiB) Viewed 448 times

This is how it looks when two fingers are moving the plot. This should not happen.
2.jpg
2.jpg (56.27 KiB) Viewed 448 times
by djoshi
Fri Aug 26, 2022 12:58 pm
Forum: Highcharts Stock
Topic: Plot tool tip and series text adjustment
Replies: 1
Views: 254
 
Jump to post

Plot tool tip and series text adjustment

Hi

This is my current plot.

1. How can I swap the time stamp tool tip from displaying at the bottom of the screen to the top?

2.Is it also possible to hide "Series 1" text at the bottom of the plot?
plot_change_advice.png
plot_change_advice.png (19.78 KiB) Viewed 254 times
by djoshi
Fri Aug 26, 2022 10:49 am
Forum: Highcharts Stock
Topic: Dragging solidgauge with two finger on mobile device
Replies: 4
Views: 466
 
Jump to post

Dragging solidgauge with two finger on mobile device

Hi

I am using a solid gauge on mobile devices, such as android.

If a user was to click on the solid gauge with two fingers, they could move it across the screen.

Is there a reason why this happens? Is there an option to fix the plot from moving like this?
by djoshi
Fri Aug 19, 2022 12:10 pm
Forum: Highcharts Stock
Topic: Data order with time stamp descending order issue
Replies: 13
Views: 1557
 
Jump to post

Re: Data order with time stamp descending order issue

I found a working around, which seems to work, but can there be a better way?

Code: Select all

    this.particulte_chart.series[0].setData(this.series[0].data.reverse())
        this.series[0].data.reverse();

Go to advanced search