Search found 962 matches

Go to advanced search

by pawelys
Mon Aug 22, 2022 3:11 pm
Forum: Highcharts Stock
Topic: Making labels stick to the X axis
Replies: 20
Views: 3006
 
Jump to post

Re: Making labels stick to the X axis

Hi! Which label do you mean? Do you want to make the annotation to be positioned in a fixed position? You can achieve it, by setting y value without setting yAxis. Then, the values you set are pixels, counted from the top of the chart. Does it work for you?
by pawelys
Mon Aug 22, 2022 9:08 am
Forum: Highcharts Gantt
Topic: Do it posible show legend of Gantt chart based on data values
Replies: 3
Views: 871
 
Jump to post

Re: Do it posible show legend of Gantt chart based on data values

Hi! If what @michal.f suggested doesn't work for you, The Tooltip has a formatter function, which allows you to format each point differently.
Here is an example: https://jsfiddle.net/BlackLabel/1h78yzwb/1/

Let me know if that works for you!
Kind regards,
by pawelys
Fri Aug 05, 2022 9:54 am
Forum: Highcharts Usage
Topic: Label interaction between series
Replies: 1
Views: 391
 
Jump to post

Re: Label interaction between series

Hello dqui.ercot, welcome to our official forum, and thanks for contacting us with your question! In the demo you shared I don't really see the things that you described. There is no arearange series there. What I understand is that you want to make 2 series, which are connected, and when you click ...
by pawelys
Mon Aug 30, 2021 2:01 pm
Forum: Highcharts Stock
Topic: Downloading image with logo issue in full screen
Replies: 3
Views: 1110
 
Jump to post

Re: Downloading image with logo issue in full screen

Hi! we need some time for the answer to be created. Please, wait patiently for the answer on SO. Kind regards,
by pawelys
Wed Aug 04, 2021 8:58 am
Forum: Highcharts Stock
Topic: documentation for Highcharts.seriesType()
Replies: 4
Views: 1071
 
Jump to post

Re: documentation for Highcharts.seriesType()

You're welcome! In case of any further questions feel free to contact us again! Kind regards!
by pawelys
Tue Aug 03, 2021 11:42 am
Forum: Highcharts Stock
Topic: documentation for Highcharts.seriesType()
Replies: 4
Views: 1071
 
Jump to post

Re: documentation for Highcharts.seriesType()

Hi Lourens! Welcome to the official highcharts demo, and thanks for contacting us with your question! You can check the documentation of seriesType() function here The documentation is not accessable through our api reference, because the method is marked as @depricated which means, that it is no lo...
by pawelys
Tue Aug 03, 2021 11:00 am
Forum: Highcharts Stock
Topic: Draw lines on chart
Replies: 3
Views: 2043
 
Jump to post

Re: Draw lines on chart

Hi! Yes, it is. You just need to use addAnnotation() method. Check the API link for more information. Kind regards,
by pawelys
Mon Aug 02, 2021 8:32 am
Forum: Highcharts Stock
Topic: Draw lines on chart
Replies: 3
Views: 2043
 
Jump to post

Re: Draw lines on chart

Hi, welcome to the official highcharts forum, and thanks for contacting us with your question! There are a few options of drawing the lines on the chart. 1. Renderer, which you have already mentioned. The downside is that you have to deal with everything yourself. These are just lines, that are adde...
by pawelys
Mon Aug 02, 2021 8:18 am
Forum: Highcharts Usage
Topic: HighCharts change the yAxis reference
Replies: 6
Views: 1028
 
Jump to post

Re: HighCharts change the yAxis reference

Hi 6 Feet Giant! (Cool name btw) Welcome to the official highcharts demo, and thanks for contacting us with your question! Check this demo, and let me know if that works for you! https://jsfiddle.net/BlackLabel/9b1p5vkn/16/ You have to set plotOptions.column.threshold option. API Reference: https://...
by pawelys
Mon Aug 02, 2021 7:38 am
Forum: Highcharts Usage
Topic: drilldown.activeDataLabelStyle remove textOutline
Replies: 1
Views: 473
 
Jump to post

Re: drilldown.activeDataLabelStyle remove textOutline

Hello shanjiang! Welcome to the official highcharts forum and thanks for contacting us with your question!
Could you reproduce your issue in the online editor? Here is the basic demo, where you can start: https://jsfiddle.net/BlackLabel/9b1p5vkn/

Kind regards,
by pawelys
Mon Aug 02, 2021 7:36 am
Forum: Highcharts Usage
Topic: Bring hover borders to top on treemaps
Replies: 7
Views: 1238
 
Jump to post

Re: Bring hover borders to top on treemaps

HI! Thanks for contacting us with your question! As you can see, the border is displayed on every side of the tile. What you can do, is to call toFront() method so that the border isn't overlapped by anything. Check this demo: https://jsfiddle.net/BlackLabel/dxeo9kp6/1/ Let me know, if that works fo...
by pawelys
Fri Jul 23, 2021 11:26 am
Forum: Highcharts Usage
Topic: Highcharts Mobile - 2 Finger Zoom 1 Finger Pan Toggle with Tooltip
Replies: 1
Views: 505
 
Jump to post

Re: Highcharts Mobile - 2 Finger Zoom 1 Finger Pan Toggle with Tooltip

Hello, Welcome to the official highcharts forum, and thanks for contacting us with your question! Everything seems to be in order with your config. Sometimes highcharts has some problems with updating the options, so could you share the online demo, where your issue is reproduced? This will allow us...
by pawelys
Fri Jul 23, 2021 9:36 am
Forum: Highcharts Usage
Topic: plotband that intersects with the label
Replies: 9
Views: 2696
 
Jump to post

Re: plotband that intersects with the label

Good to hear! In case of any further questions feel free to contact us again! Kind regards,
by pawelys
Fri Jul 23, 2021 7:55 am
Forum: Highcharts Usage
Topic: Panning Enabled changes height of chart
Replies: 1
Views: 458
 
Jump to post

Re: Panning Enabled changes height of chart

Hi! Thanks for contacting us with your question! This seems to be a bug. I've already reported it on our official GitHub page: https://github.com/highcharts/highcharts/issues/16096 You can watch this thread for some ETA in fixing or for some possible workarounds. In case of any further questions fee...
by pawelys
Thu Jul 22, 2021 11:02 am
Forum: Highcharts Usage
Topic: Chart with irregular intervals
Replies: 5
Views: 850
 
Jump to post

Re: Chart with irregular intervals

Good to hear! In case of any further questions feel free to contact us again! Kind regards,

Go to advanced search