Search found 12 matches

Go to advanced search

by Guri
Tue Mar 07, 2017 12:07 pm
Forum: Highcharts Usage
Topic: unable to format x-Axis date
Replies: 13
Views: 8822
 
Jump to post

Re: unable to format x-Axis date

Hi Paul, Pls help as per the last post.
by Guri
Mon Mar 06, 2017 11:34 am
Forum: Highcharts Usage
Topic: unable to format x-Axis date
Replies: 13
Views: 8822
 
Jump to post

Re: unable to format x-Axis date

Hi Paul, I already followed your Friday post and implement the code. But don't know how and why they all are deleted. Now I have problem in xaxis label of drill-down chart they are not showing properly. I got the values like 05:30:00 whereas i have the text values. You can check at: https://jsfiddle...
by Guri
Mon Mar 06, 2017 4:43 am
Forum: Highcharts Usage
Topic: unable to format x-Axis date
Replies: 13
Views: 8822
 
Jump to post

Re: unable to format x-Axis date

Hi Paul Some of my trailing posts of this forum are autodeleted or hidden and i am unable to find them. Anyhow drill down is working now. But xaxis labels are not wrongly displayed as 05:30:00 where they have Text values. Tooltip is correctly displayed but not xaxis labels. And also can anybody guid...
by Guri
Fri Mar 03, 2017 6:29 am
Forum: Highcharts Usage
Topic: unable to format x-Axis date
Replies: 13
Views: 8822
 
Jump to post

Re: unable to format x-Axis date

Hi Paul, thanks alot once again. Its working now. but i have to use parseInt(data .X.slice(6, -2)) in your code to make it running. Your code was perfectly running in JSfiddle but not worked in my code without parse.int. But with this method i am unable to pass value to drilldown using e.point.name....
by Guri
Thu Mar 02, 2017 3:35 pm
Forum: Highcharts Usage
Topic: unable to format x-Axis date
Replies: 13
Views: 8822
 
Jump to post

Re: unable to format x-Axis date

Hi Paul, i dont know whats going wrong. Its working here but not in my MVC code. I have a code in ActionResult which return json data in format like below { "X":"\/Date(1485801000000)\/", "Y":23493.628712853559, "drilldown":true } then i used for loop in JS to...
by Guri
Thu Mar 02, 2017 12:22 pm
Forum: Highcharts Usage
Topic: unable to format x-Axis date
Replies: 13
Views: 8822
 
Jump to post

Re: unable to format x-Axis date

i am trying to create a fiddle but its my first so dont know how to do it. and it is not working pls guide me.

https://jsfiddle.net/guri/u3zjx9j0/
by Guri
Thu Mar 02, 2017 10:57 am
Forum: Highcharts Usage
Topic: unable to format x-Axis date
Replies: 13
Views: 8822
 
Jump to post

Re: unable to format x-Axis date

all the data is dynamic so how can i create a JSFiddle
by Guri
Thu Mar 02, 2017 8:31 am
Forum: Highcharts Usage
Topic: unable to format x-Axis date
Replies: 13
Views: 8822
 
Jump to post

unable to format x-Axis date

Hi I am very much disappointed as i am unable to resolve this. I am not getting proper date formats on my x-axis. I have a drilldown column chart with dynamic data coming from Json. The data is in in format of { "X":"\/Date(1485801000000)\/", "Y":23493.628712853559, &qu...
by Guri
Mon Feb 27, 2017 5:31 pm
Forum: Highcharts Usage
Topic: Dynamic Drilldown using Ajax and JSON in MVC
Replies: 0
Views: 12131
 
Jump to post

Dynamic Drilldown using Ajax and JSON in MVC

Hi i am unable to find any help for dynamic drill-down of highchart. I want to drill-down a Spline chart with date wise data on first and based on the date click some other URL called from ajax which again display some data based on the date selected. Actually i want to call some dynamic URL based o...
by Guri
Thu Feb 23, 2017 5:22 am
Forum: Highcharts Usage
Topic: Custom Marker for max value dynamically
Replies: 4
Views: 5180
 
Jump to post

Re: Custom Marker for max value dynamically

Thanks Paul, Its working now. Just a small mistake at my end. I was using word "spline" instead of "series".
Thanks once again.
by Guri
Wed Feb 22, 2017 2:00 pm
Forum: Highcharts Usage
Topic: Custom Marker for max value dynamically
Replies: 4
Views: 5180
 
Jump to post

Re: Custom Marker for max value dynamically

Hi Parul, Thanks for reply. it is working. But i dont want the other markers to show. Only this symbol on max value.
by Guri
Wed Feb 22, 2017 6:02 am
Forum: Highcharts Usage
Topic: Custom Marker for max value dynamically
Replies: 4
Views: 5180
 
Jump to post

Custom Marker for max value dynamically

Hi I am using asp.net with highcharts. I am using a Spline charts for few of my pages in dashboard. I just want to add a custom marker on maximum value automatically. SO it should be dynamic as the max value changes based on a service selected from dropdown. You can consider any simple spline chart ...

Go to advanced search