Search found 1246 matches

Go to advanced search

by Izothep
Tue Oct 03, 2017 11:34 am
Forum: Highcharts Usage
Topic: load charts one after another (sequentially)
Replies: 3
Views: 2011
 
Jump to post

Re: load charts one after another (sequentially)

Hi Mark, Thank you for contacting us and please take my apologies for late response. I think that answer in this topic is related to using callback function on chart's load, where you should be able to load new chart. Please find an example of such function below: http://jsfiddle.net/BlackLabel/bm7u...
by Izothep
Mon Dec 05, 2016 1:41 pm
Forum: Highcharts Usage
Topic: Highcharts in Meteor with React
Replies: 1
Views: 769
 
Jump to post

Re: Highcharts in Meteor with React

Hi Tom, Thank you for reaching us. I think that you should be able to find some basic information about using Highcharts with React in one of our blog posts. I am sending you a link to this post below: http://www.highcharts.com/blog/192-use-highcharts-to-create-charts-in-react You can also find reac...
by Izothep
Mon Dec 05, 2016 1:31 pm
Forum: Highcharts Maps
Topic: Tooltip not working for multiple series on map
Replies: 1
Views: 1621
 
Jump to post

Re: Tooltip not working for multiple series on map

Hi Snu, Thank you for contacting us. I think that your problem is related to fact, that you are loading all of the countries for every series in your chart, instead of showing specific countries related to your series. Because of that, the tooltip is not able to correctly trigger mouseOver event on ...
by Izothep
Mon Dec 05, 2016 1:11 pm
Forum: Highcharts Usage
Topic: How to hide the part of a gauge chart pointer?
Replies: 2
Views: 1693
 
Jump to post

Re: How to hide the part of a gauge chart pointer?

Hi, Thank you for contacting us. I think that you should be able to use gauge.dial options for changing your dial just like you would like to. You can get more information about gauge dial in Highcharts API: http://api.highcharts.com/highcharts/plotOptions.gauge.dial.rearLength I have made very simp...
by Izothep
Mon Oct 10, 2016 3:54 pm
Forum: Highcharts Usage
Topic: click breaks waterfall chart
Replies: 1
Views: 741
 
Jump to post

Re: click breaks waterfall chart

Hi, Thanks for contacting us. We have problems with recreating your issue. Could you please give us more specific information about your problem? What Highcharts version are you using in your project? Have you tried making your chart with previous Highcharts versions? Are you able to create minimal ...
by Izothep
Mon Aug 08, 2016 10:23 am
Forum: Highcharts Usage
Topic: 3D scatter data points projections
Replies: 2
Views: 1202
 
Jump to post

Re: 3D scatter data points projections

Hi, As we have discussed on the SO topic: http://stackoverflow.com/questions/38704081/highcharts-3d-scatter-data-points-projections?noredirect=1#comment64879281_38704081 You can add custom functions responsible for drawing your point projections and lines connecting this projections with normal poin...
by Izothep
Tue Aug 02, 2016 6:29 pm
Forum: Highcharts Usage
Topic: [Resolved]Enumerating padding of graphs
Replies: 6
Views: 2001
 
Jump to post

Re: [UnResolved]Enumerating padding of graphs

Hi, Sorry for the late response. Yes, the second idea was not responsive, but when you will change the wrapper a little bit, it may be responsive, look at this example: plotAreaWidth = chart.options.chart.plotAreaWidth || chartWidth / 2, plotAreaHeight = chart.options.chart.plotAreaHeight || chart.c...
by Izothep
Fri Jul 22, 2016 11:50 am
Forum: Highcharts Usage
Topic: Represent Growth for group bar chart
Replies: 1
Views: 1025
 
Jump to post

Re: Represent Growth for group bar chart

Hi Vishal, I think that you can use renderer.label method inside your load event callback function to meet your requirement. Here you can get more information about this method: http://api.highcharts.com/highcharts#Renderer.label Here you can find live example how this option may work with your char...
by Izothep
Tue Jul 19, 2016 11:30 am
Forum: Highcharts Usage
Topic: [Resolved]Enumerating padding of graphs
Replies: 6
Views: 2001
 
Jump to post

Re: [UnResolved]Enumerating padding of graphs

Hi Pmilan, I am not sure if I understand you correctly but if am not sure if you can find simple solution for changing the margin of your chart after it will be rendered. I think that you need to have all of your charts rendered to find the biggest margin of your charts. Then you can change you marg...
by Izothep
Mon Jul 18, 2016 2:53 pm
Forum: Highcharts Usage
Topic: Highcharts - Oracle Business Intelligence (OBIEE)
Replies: 1
Views: 1130
 
Jump to post

Re: Highcharts - Oracle Business Intelligence (OBIEE)

Hi Josha,

Could you please make live example of your issue? Like jsFiddle? Then we will try to investigate what is the problem with your chart. How your output looks?

Best regards,
by Izothep
Mon Jul 18, 2016 12:34 pm
Forum: Highcharts Usage
Topic: How to decode some highchart data?
Replies: 1
Views: 841
 
Jump to post

Re: How to decode some highchart data?

Hi,

I don't think that the problem you have is connected with Highcharts. On Highcharts forum we are providing a solutions only on issues related to Highcharts. Additionally I don't think that you can simply decode encoded data.

Best regards,
by Izothep
Fri Jul 15, 2016 1:24 pm
Forum: Highcharts Usage
Topic: Please Help!
Replies: 2
Views: 959
 
Jump to post

Re: Please Help!

Hi, This is not a standard chart and I think that building this type of chart is not possible with standard Highcharts functionality. If you would like to get this type of chart, you can ask for it on Highcharts uservoice: https://highcharts.uservoice.com/ The best ideas (with the biggest number of ...
by Izothep
Fri Jul 15, 2016 1:14 pm
Forum: Highcharts Usage
Topic: Overlaying text on top of the graph [solved]
Replies: 1
Views: 1174
 
Jump to post

Re: Overlaying text on top of the graph [solved]

Hi,

Thank you for information about your problem and for sharing your solution with us.

Have a nice day.
by Izothep
Fri Jul 15, 2016 12:58 pm
Forum: Highcharts Usage
Topic: Need some help urgently
Replies: 8
Views: 2626
 
Jump to post

Re: Need some help urgently

Hi,

Thank you for specific information about your issue and for sharing solution for your problem with us.

Kind regards,
by Izothep
Thu Jul 14, 2016 9:43 am
Forum: Highcharts Usage
Topic: i want use chart in itext
Replies: 1
Views: 1515
 
Jump to post

Re: i want use chart in itext

Hi, Could you give us more specific information about your issue? Forum are providing basic support connected with Highcharts, we are not providing solutions for complicated problems and projects, using different libraries. Have you already exported your chart to pdf and you have problems with displ...

Go to advanced search