Search found 26 matches

Go to advanced search

by amdeshpande
Thu Dec 26, 2019 4:56 am
Forum: Highcharts Usage
Topic: Using timezones with export server.
Replies: 10
Views: 2678
 
Jump to post

Re: Using timezones with export server.

Hi rafalS,
Are you talking about our own custom highchart export server or existing Highchart's export server?
Currently I am using existing highchart's export server.
by amdeshpande
Fri Dec 20, 2019 9:28 am
Forum: Highcharts Usage
Topic: Using timezones with export server.
Replies: 10
Views: 2678
 
Jump to post

Re: Using timezones with export server.

Hi, Facing the same issue. I am using Highchart's export server to get the png image. Is the support for moment js is enabled on the highchart export server? or there is still an issue? because I am not able to see difference in time axis event though passing different timezone names. I am passing b...
by amdeshpande
Thu Nov 28, 2019 11:17 am
Forum: Highcharts Usage
Topic: Highchart live data chart with some historic data
Replies: 3
Views: 2879
 
Jump to post

Highchart live data chart with some historic data

I want to show highchart live data(per second value) for an IOT device data parameter including last 24hrs data.(for example) I can get the last 24hrs historic data from api but how to append the real time live data(per second) with the historic data. I want to use shift mechanism here. I need drill...
by amdeshpande
Sat Nov 09, 2019 3:16 pm
Forum: Highcharts Usage
Topic: Export image showing error 17 in highchart dot net wrapper
Replies: 1
Views: 411
 
Jump to post

Export image showing error 17 in highchart dot net wrapper

Hi, I am using highchart .net wrapper and using chart type as area chart. I do not require chart to be rendered on UI but I want the chart image to be exported in the word document. For that I am using the highchart Export server. I am getting error 17 in the image (http://export.highcharts.com/char...
by amdeshpande
Mon Dec 10, 2018 11:06 am
Forum: Highcharts Usage
Topic: align legend checkbox towards left of label text
Replies: 7
Views: 2444
 
Jump to post

Re: align legend checkbox towards left of label text

Thanks a lot rafalS. we have implemented the same thing.
by amdeshpande
Fri Dec 07, 2018 1:13 pm
Forum: Highcharts Usage
Topic: align legend checkbox towards left of label text
Replies: 7
Views: 2444
 
Jump to post

Re: align legend checkbox towards left of label text

Could you please guide me how can we add our custom check box?
by amdeshpande
Fri Dec 07, 2018 11:39 am
Forum: Highcharts Usage
Topic: align legend checkbox towards left of label text
Replies: 7
Views: 2444
 
Jump to post

align legend checkbox towards left of label text

I have enabled Legend check box for high chart. Is there any option to align the check box towards left side of legend text.
I have tried with below fiddle but the checkbox and legend icon are overlapping.

http://jsfiddle.net/uLhy1acv/1/

Kindly suggest your inputs on this.
by amdeshpande
Tue Dec 04, 2018 5:13 am
Forum: Highcharts Usage
Topic: Add material checkbox to legend
Replies: 3
Views: 1941
 
Jump to post

Re: Add material checkbox to legend

Yeah.
But the checkbox for the legend item should be same as material checkbox.
https://material.angular.io/components/ ... x/overview
by amdeshpande
Mon Dec 03, 2018 5:47 am
Forum: Highcharts Usage
Topic: Add material checkbox to legend
Replies: 3
Views: 1941
 
Jump to post

Add material checkbox to legend

Hi , We are using highcharts with material UI in angular 6. I want to enable the checkboxes for legend items, but we need the checkboxes rendered by highcharts to look like material checkboxes. I tried adding the styling as suggested in the below fiddle but its working properly for me. http://jsfidd...
by amdeshpande
Thu Nov 22, 2018 6:07 am
Forum: Highcharts Usage
Topic: zIndex hide column chart bar for multiple series
Replies: 1
Views: 450
 
Jump to post

zIndex hide column chart bar for multiple series

Hi Team,

When we apply Z-index property in series, it's hide the other series if both series have same data.
Please see example on http://jsfiddle.net/g3buy0jq/

I applied Zindex 2 on first series and ZIndex 1 on second series.

Thanks,
by amdeshpande
Tue Nov 06, 2018 1:00 pm
Forum: Highcharts Stock
Topic: HighStockChart- not able to see multiple series
Replies: 2
Views: 694
 
Jump to post

Re: HighStockChart- not able to see multiple series

Hi,

Thanks for your reply. My problem is resolved.

Thanks,
by amdeshpande
Tue Nov 06, 2018 6:18 am
Forum: Highcharts Stock
Topic: HighStockChart- not able to see multiple series
Replies: 2
Views: 694
 
Jump to post

HighStockChart- not able to see multiple series

Hi Team,

I am able to see multiple series on normal HighChart. However when I apply same changes for HighStockChart every time it's showing data of 0th element.

Could you please guide me on this?

Thanks,
by amdeshpande
Tue Oct 30, 2018 2:12 am
Forum: Highcharts Usage
Topic: Stacked graph with relative values
Replies: 4
Views: 846
 
Jump to post

Re: Stacked graph with relative values

Thanks Rafal.

This is what I was looking for.
by amdeshpande
Fri Oct 26, 2018 2:08 pm
Forum: Highcharts Usage
Topic: Stacked graph with relative values
Replies: 4
Views: 846
 
Jump to post

Re: Stacked graph with relative values

The example you shared is correct, but I need some modification. updated the fiddle for your understanding. https://jsfiddle.net/adeshpan/6u9ygr8k/ here, D=A+B+C. Now ,as you can see from graph, D should be visible initially and rest of them are hidden. (and D is 100) D would be visible all the time...
by amdeshpande
Fri Oct 26, 2018 10:40 am
Forum: Highcharts Usage
Topic: Chart renderer in Angular -2
Replies: 1
Views: 1183
 
Jump to post

Chart renderer in Angular -2

Hi there,
Can you please suggest how to use chart renderer in angular.
I am adding a text inside graph.
find the fiddle below.

http://jsfiddle.net/adeshpan/15adefL9/21/

Go to advanced search