Search found 567 matches

Go to advanced search

by andrzej.b
Thu Feb 06, 2025 1:41 pm
Forum: Highcharts Usage
Topic: Comparing individual values to a group average
Replies: 7
Views: 51
 
Jump to post

Re: Comparing individual values to a group average

Hi there,

Our support is limited here to Highcharts functionality only, I can't tell how to handle external tools/wrappers apart from the official ones for React, Angular, etc

And you second thread relates to the same option I pointed out :)

Anyhow, good luck with setting this config!

Best,
by andrzej.b
Thu Feb 06, 2025 1:31 pm
Forum: Highcharts Usage
Topic: console throwing error #28 on PDF exports
Replies: 10
Views: 608
 
Jump to post

Re: console throwing error #28 on PDF exports

Hi,

Btw, have you considered setting up your own export server: https://www.highcharts.com/docs/export- ... the-server ?

Then you would have no issues with rate limits etc.

Best,
by andrzej.b
Thu Feb 06, 2025 12:24 pm
Forum: Highcharts Usage
Topic: Highcharts column with error bars not aligned
Replies: 1
Views: 5
 
Jump to post

Re: Highcharts column with error bars not aligned

Hi,

Thanks for reaching out with your question. You can use series.pointPlacement option to fix the positioning of errorbars, see the demo: https://jsfiddle.net/BlackLabel/c20nLk43/

Feel free to reach out if you have any further questions.

Kind regards,
by andrzej.b
Thu Feb 06, 2025 9:45 am
Forum: Highcharts Usage
Topic: console throwing error #28 on PDF exports
Replies: 10
Views: 608
 
Jump to post

Re: console throwing error #28 on PDF exports

Hi,

I can check up with our admin team, please send me your IP via private message.

Best,
by andrzej.b
Thu Feb 06, 2025 8:23 am
Forum: Highcharts Usage
Topic: Comparing individual values to a group average
Replies: 7
Views: 51
 
Jump to post

Re: Comparing individual values to a group average

Hi,

Great that you were able to move forward. You can disable legend for a given series this way: https://api.highcharts.com/highcharts/s ... owInLegend

Best,
by andrzej.b
Wed Feb 05, 2025 3:50 pm
Forum: Highcharts Usage
Topic: Comparing individual values to a group average
Replies: 7
Views: 51
 
Jump to post

Re: Comparing individual values to a group average

Hi, Welcome to our forum and thanks for contacting us with your question! It sounds like you're on the right track with using a dual-axis chart to display both individual unit costs and the group average. For the legend part, please see the options in the API (with examples available there) to posit...
by andrzej.b
Wed Feb 05, 2025 9:38 am
Forum: Highcharts Usage
Topic: Export highcharts as PNG / JPEG - Sorry, you have been blocked
Replies: 3
Views: 58
 
Jump to post

Re: Export highcharts as PNG / JPEG - Sorry, you have been blocked

Hi,
Thanks for the update.
You can share your Ray ID and IP in a private message and I will pass it to our admin team; also please specify when exactly the block started.

Best,
by andrzej.b
Wed Feb 05, 2025 9:09 am
Forum: Highcharts Usage
Topic: Export highcharts as PNG / JPEG - Sorry, you have been blocked
Replies: 3
Views: 58
 
Jump to post

Re: Export highcharts as PNG / JPEG - Sorry, you have been blocked

Hi there, It sounds like you're already aware of the key requirements for using the export server, which is great. Here are a few steps to help troubleshoot and resolve the issue: 1. ​Headers Check​: Double-check that the HTTP referer and user-agent headers are correctly included in all requests. So...
by andrzej.b
Wed Feb 05, 2025 8:16 am
Forum: Highcharts Usage
Topic: ClassName doesn't apply to React App
Replies: 3
Views: 251
 
Jump to post

Re: ClassName doesn't apply to React App

Hi,

Using useEffect ensures that your styles are applied after the component mounts. If this works for you, it's a valid approach, especially if you're facing issues with CSS modules or global styles. Let me know if you need more help!

Best,
by andrzej.b
Tue Feb 04, 2025 1:54 pm
Forum: Highcharts Usage
Topic: console throwing error #28 on PDF exports
Replies: 10
Views: 608
 
Jump to post

Re: console throwing error #28 on PDF exports

Hi,

I've discussed your issue with the team and here is what I gathered: pdf export in offline server has been an issue very often, hence the option to enable fallback to the export server. Have you tried it?

Best,
by andrzej.b
Tue Feb 04, 2025 1:52 pm
Forum: Highcharts Usage
Topic: How to display tooltip for both series and stack.
Replies: 1
Views: 56
 
Jump to post

Re: How to display tooltip for both series and stack.

Hi, Thanks for reaching out with your question. You can set the tooltip to shared: true, please see the API reference: https://api.highcharts.com/highcharts/tooltip.shared And for the click events, there is also an option in the API: https://api.highcharts.com/highcharts/plotOptions.series.events.cl...
by andrzej.b
Tue Feb 04, 2025 10:07 am
Forum: Highcharts Usage
Topic: Require chart similar to the screenshot
Replies: 3
Views: 104
 
Jump to post

Re: Require chart similar to the screenshot

Hi,

Once again, I will stress that your question is too general. Given the demo you showed, you can try using it as a base and then adding some scatter points to test it, but we are not here to create the whole config for you, we can assist with blockers.

Kind regards,
by andrzej.b
Tue Feb 04, 2025 8:40 am
Forum: Highcharts Usage
Topic: Require chart similar to the screenshot
Replies: 3
Views: 104
 
Jump to post

Re: Require chart similar to the screenshot

Hi there! We appreciate your enthusiasm for creating charts, but the forum is primarily for discussing specific questions or issues related to Highcharts. For requests like designing a chart based on a screenshot, I recommend checking out our documentation and tutorials for guidance on creating simi...
by andrzej.b
Tue Feb 04, 2025 8:22 am
Forum: Highcharts Usage
Topic: Soft Hyphens / Conditional Word Break in X-Axes Labels
Replies: 11
Views: 2013
 
Jump to post

Re: Soft Hyphens / Conditional Word Break in X-Axes Labels

Hi,

In principle we provide fixes for the latest version, older ones need to stick to workarounds.

Best regards,
by andrzej.b
Mon Feb 03, 2025 4:08 pm
Forum: Highcharts Usage
Topic: Label overflow: Axis Plot area vs. Chart plot area
Replies: 1
Views: 94
 
Jump to post

Re: Label overflow: Axis Plot area vs. Chart plot area

Hi,

Thanks for reaching out with your question. You can play with chart.width, char.margin and chart.spacing settings, also yAxis.labels.x, please see the demo: https://jsfiddle.net/BlackLabel/kvuteoh8/

Feel free to reach out if you have any further questions.

Kind regards,

Go to advanced search