Search found 93 matches

Go to advanced search

by vijaygudla
Fri May 13, 2022 10:55 am
Forum: Highcharts Usage
Topic: Solid Gauge Chart Losing Color Grading while Increase/Decrease size
Replies: 3
Views: 433
 
Jump to post

Re: Solid Gauge Chart Losing Color Grading while Increase/Decrease size

Thanks for you quick response . it resolved my issue.
by vijaygudla
Fri May 13, 2022 8:57 am
Forum: Highcharts Usage
Topic: Solid Gauge Chart Losing Color Grading while Increase/Decrease size
Replies: 3
Views: 433
 
Jump to post

Solid Gauge Chart Losing Color Grading while Increase/Decrease size

Hi Team,

I have created solidgauge chart . When we are decreasing/increasing the chart div, Color gradient is losing. Please help us to
identify the issue.

Below Fiddler Example

http://jsfiddle.net/bnprt3uh/
by vijaygudla
Tue May 04, 2021 3:28 pm
Forum: Highcharts Stock
Topic: Left click not working in Legend dynamic Text box.
Replies: 7
Views: 1209
 
Jump to post

Re: Left click not working in Legend dynamic Text box.

Hi,

Once i updated the legend text. i need to re enable this event. How can i do that.
chart.container.onmousedown = Highcharts.noop;
by vijaygudla
Wed Mar 31, 2021 10:50 am
Forum: Highcharts Stock
Topic: Left click not working in Legend dynamic Text box.
Replies: 7
Views: 1209
 
Jump to post

Re: Left click not working in Legend dynamic Text box.

Thank you for fiddler demo.

i can set focus to text box. But left click in the text box not working. if we click left click in text box cursor is not displaying at clicked location.

And we are not able to select the text with left mouse click.


Thanks in advance.
by vijaygudla
Tue Mar 30, 2021 7:23 am
Forum: Highcharts Stock
Topic: Left click not working in Legend dynamic Text box.
Replies: 7
Views: 1209
 
Jump to post

Re: Left click not working in Legend dynamic Text box.

Thanks for quick response. I created a dynamic text box over the legendItem position with in chart. If i left click in text box it is not selected any text or cursor. I attached jsfiddler example: https://jsfiddle.net/x02kwu7b/2/ steps: 1. After loading the chart click on legend. 2. text box will ap...
by vijaygudla
Mon Mar 29, 2021 10:54 am
Forum: Highcharts Stock
Topic: Left click not working in Legend dynamic Text box.
Replies: 7
Views: 1209
 
Jump to post

Left click not working in Legend dynamic Text box.

Hi Team, I created a dynamic textbox while clicking on the legend and hide the legend. In dynamic text box left click event is not working. Can anyone help us to identity the issue. plotOptions: { series: { events: { legendItemClick: function (e) { var seri = this; var legendTextbox = document.creat...
by vijaygudla
Mon Jan 07, 2019 2:53 pm
Forum: Highcharts Stock
Topic: Flag series with out Data Hanging on chart
Replies: 3
Views: 803
 
Jump to post

Re: Flag series with out Data Hanging on chart

Thank you for quick solution.

But i can't make multiple series. can you please suggest better solution.

Thanks,
by vijaygudla
Mon Jan 07, 2019 10:31 am
Forum: Highcharts Stock
Topic: Flag series with out Data Hanging on chart
Replies: 3
Views: 803
 
Jump to post

Flag series with out Data Hanging on chart

Hi Team, I created a flag series and line series. I plotted 3 flag icons. Where 2 flag datapoint has null values. Where as One flag has data point on series , it is displayed on parent series. if there is associate data point with null value on parent series, still flags are showing in middle of ser...
by vijaygudla
Thu Oct 18, 2018 1:06 pm
Forum: Highcharts Stock
Topic: custom images not exporting in image/excel
Replies: 3
Views: 1822
 
Jump to post

Re: custom images not exporting in image/excel

Thank you for quick response.

But my text is HTML content. I have customhtml content. This content contains images and text .
please see the fiddler example.
we are using useHTML: true
self.renderer.label(htmlwithimages)

please suggest
by vijaygudla
Thu Oct 18, 2018 12:33 pm
Forum: Highcharts Stock
Topic: custom images not exporting in image/excel
Replies: 3
Views: 1822
 
Jump to post

custom images not exporting in image/excel

Hi, i created image with text on clicking on the chart. But when we export as image,this image is not part of the exported image. This image in base64 format. steps: 1. click on the any point on series 2. click on export chart button This is exporting only text . Not image. i used label method on ch...
by vijaygudla
Wed Sep 26, 2018 11:31 am
Forum: Highcharts Stock
Topic: Get the tooltipbox height & width Highstock
Replies: 7
Views: 1513
 
Jump to post

Re: Get the tooltipbox height & width Highstock

Thank you for quick response.

Thanks
by vijaygudla
Wed Sep 26, 2018 10:13 am
Forum: Highcharts Stock
Topic: Get the tooltipbox height & width Highstock
Replies: 7
Views: 1513
 
Jump to post

Get the tooltipbox height & width Highstock

Hi ,

How can we get the tooltip box height and width , when we click on the point.

Please find fiddler example.
http://jsfiddle.net/6abzhxsf/


Thanks
by vijaygudla
Fri Sep 21, 2018 10:00 am
Forum: Highcharts Stock
Topic: How to stop Navigator Y Axis in Highstock
Replies: 5
Views: 1244
 
Jump to post

Re: How to stop Navigator Y Axis in Highstock

Thank you for example. But in this case while loop through chart yaxis it is showing navigator yaxis.
I have lot of logic on yaxis count. i can filter out by yaxis name.

But is there any property not to generate navi yaxis.?
How can we remove navigator yaxis?


Thanks
by vijaygudla
Thu Sep 20, 2018 12:35 pm
Forum: Highcharts Stock
Topic: How to stop Navigator Y Axis in Highstock
Replies: 5
Views: 1244
 
Jump to post

Re: How to stop Navigator Y Axis in Highstock

Hi wojtek , I want to either remove navigator yaxis/ not to generate in chart. Below is the fiddler example : https://jsfiddle.net/jas2pot1/258/ Click on Update this will show multiple yaxis. 1.user series yaxis 2. navigator yaxis. i tried to remove navigator yaxis, but it is throwing error. please ...
by vijaygudla
Thu Sep 20, 2018 10:35 am
Forum: Highcharts Stock
Topic: How to stop Navigator Y Axis in Highstock
Replies: 5
Views: 1244
 
Jump to post

How to stop Navigator Y Axis in Highstock

Hi, I created simple chart with navigator enabled. But it is generating extra (navigator series and navigator yAxis). I put the option for series (showInNavigator false property for series) . It is not showing . How to stop navigator yaxis generated in Highstock. Can you please suggest any property ...

Go to advanced search