Search found 22 matches

Go to advanced search

by nikunj
Fri Feb 08, 2019 10:19 am
Forum: Highcharts Usage
Topic: Use Licence version
Replies: 1
Views: 265
 
Jump to post

Use Licence version

Hello,

We have used variwide and line chart in our application and we just bought licence from high chart, So can you suggest what changes need to do to use a licence version? Is there anything that need to add any key or something else please suggest.

Thank You,
Nikunj
by nikunj
Wed Feb 06, 2019 7:21 am
Forum: Highcharts Usage
Topic: DateTime type default format.
Replies: 7
Views: 4868
 
Jump to post

Re: DateTime type default format.

Hello, Here attached two links one with variwide data and one without variwide data. Without variwide data we seen '1 Jan' in first label even if we hide first Label. Without variwide Data: http://jsfiddle.net/2vecxywg/5/ With variwide Data: http://jsfiddle.net/6swq03zL/6/ You can see difference in ...
by nikunj
Tue Feb 05, 2019 5:32 am
Forum: Highcharts Usage
Topic: DateTime type default format.
Replies: 7
Views: 4868
 
Jump to post

Re: DateTime type default format.

Hello , Here is the sample code. <code> HIChartView chartView = (HIChartView) view.findViewById(R.id.chartView); chartView.plugins = new ArrayList<>(Arrays.asList("variwide", "boost")); HIOptions options = new HIOptions(); HIExporting hiExporting = new HIExporting(); hiExporting....
by nikunj
Mon Feb 04, 2019 9:02 am
Forum: Highcharts Usage
Topic: DateTime type default format.
Replies: 7
Views: 4868
 
Jump to post

Re: DateTime type default format.

Hello,

We hide first label of Y axis in datetime format type. And we did not give default format of Label. So when there is no data in y series that time again it display "1 Jan" as first label as i already hide. So is there any solution on this.

Thank You,
Nikunj
by nikunj
Thu Jan 24, 2019 5:37 am
Forum: Highcharts Usage
Topic: Variwide chart some column missing after reset zoom
Replies: 11
Views: 843
 
Jump to post

Re: Variwide chart some column missing after reset zoom

Hello,

So For large data that issue can't be resolved. We have to decrease data for perfect working mode, right?

Thank You
Nikunj
by nikunj
Tue Jan 22, 2019 2:11 pm
Forum: Highcharts Usage
Topic: Variwide chart some column missing after reset zoom
Replies: 11
Views: 843
 
Jump to post

Re: Variwide chart some column missing after reset zoom

Hello,
Still we face column missing issue and not get any solution for this.
here, We send our whole demo please check below URL. and help us.

https://www.dropbox.com/s/81fcjn1udxdqu ... y.rtf?dl=0

Thank you
Nikunj
by nikunj
Wed Dec 26, 2018 5:38 am
Forum: Highcharts Usage
Topic: Variwide chart some column missing after reset zoom
Replies: 11
Views: 843
 
Jump to post

Re: Variwide chart some column missing after reset zoom

Hello,

Any update?

Thank you
Nikunj.
by nikunj
Fri Dec 21, 2018 1:48 pm
Forum: Highcharts Usage
Topic: Variwide chart some column missing after reset zoom
Replies: 11
Views: 843
 
Jump to post

Re: Variwide chart some column missing after reset zoom

Hello,

yes, we send our whole demo please check below URL.

https://www.dropbox.com/s/5qfszi5do6l2k ... a.rtf?dl=0

Thank you
Nikunj
by nikunj
Fri Dec 21, 2018 12:26 pm
Forum: Highcharts Usage
Topic: Variwide chart some column missing after reset zoom
Replies: 11
Views: 843
 
Jump to post

Re: Variwide chart some column missing after reset zoom

Hello,

Actually, we integrate with ios, android and web side, it's working properly on web side.
we facing issue in ios and android not in web side.

Thank you,
nikunj
by nikunj
Fri Dec 21, 2018 10:22 am
Forum: Highcharts Usage
Topic: Variwide chart some column missing after reset zoom
Replies: 11
Views: 843
 
Jump to post

Variwide chart some column missing after reset zoom

Hello, We combine line chart and variwide chart we facing one issue we follow below step 1. Display variwide and line chart. 2. Zoom chart 3. tap line series legend and variwide series legend . ( for hide line and variwide data) 4.do same process step 3 tap on line and variwide legend ( Show line an...
by nikunj
Sat Dec 08, 2018 11:47 am
Forum: Highcharts Usage
Topic: Variwide chart take gap between two bars.
Replies: 12
Views: 1039
 
Jump to post

Re: Variwide chart take gap between two bars.

Hello,

yes, please download a demo from below link

https://www.dropbox.com/s/5qfszi5do6l2k ... a.rtf?dl=0

We combine Variwidw and line chart.

if we pass half data of line chart it's working well. but pass around 2 lakh data in line chart not display.

Thank you
Nikunj
by nikunj
Fri Dec 07, 2018 11:19 am
Forum: Highcharts Usage
Topic: Variwide chart take gap between two bars.
Replies: 12
Views: 1039
 
Jump to post

Re: Variwide chart take gap between two bars.

Hello,

We set 2 lakh data for live line view chart. but it displays blank screen no data display

we set boostThreshold property value 500000 but still chart display blank

Thank you
Nikunj
by nikunj
Tue Dec 04, 2018 11:10 am
Forum: Highcharts Usage
Topic: Variwide chart take gap between two bars.
Replies: 12
Views: 1039
 
Jump to post

Re: Variwide chart take gap between two bars.

Hello,

Latest version 6.2.0 it's working fine.

Thank you very much for your support.


thank you
nikunj
by nikunj
Fri Nov 30, 2018 4:37 am
Forum: Highcharts Usage
Topic: Variwide chart take gap between two bars.
Replies: 12
Views: 1039
 
Jump to post

Re: Variwide chart take gap between two bars.

Hello,

We implement same code in our side but still issue is same :( please check screenshot.

https://ibb.co/Kh7vZwS

We use highchart version 6.1.0. is possible to any issue in 6.1.0 version?

Thank you
Nikunj
by nikunj
Thu Nov 29, 2018 2:02 pm
Forum: Highcharts Usage
Topic: Variwide chart take gap between two bars.
Replies: 12
Views: 1039
 
Jump to post

Re: Variwide chart take gap between two bars.

Hello, that plugins already set. but still not working here is my code and attach screenshot please suggest if any thing wrong. chartView.plugins = ["variwide"] let variWide = HIVariwide.init() variWide.data = [[ "x": 0.074 * 60000, "y": 1.00 * 60000, "z": 1.0...

Go to advanced search