-
26 May 2011 9:36 AM #1
connectDiscontinuousPoints in Line series
connectDiscontinuousPoints in Line series
Hi All,
I am upgrading my charts to use ExtJS 4.0, which looks great! The only thing I can't seem to find is the connectDiscontinuousPoints style property. Does anyone have information about how to do this in Ext4, or is it in the works?
Thanks!
Shawn
-
19 Jul 2011 4:12 PM #2
From what I can tell, it is sufficient to replace all occurrences of null/undefined with an empty string and the series will chart as though that were already set to true (skip the missing column/bar, or connect the two bracketing points on a line chart).
I posted a follow-up in the Premium Forum to see if they can add explicit functionality in the next release.Not all who wander are lost
-
22 Sep 2011 6:50 PM #3
Hi Seth,
You mentioned in your previous reply that when you set the empty string to the value, the chart will be displayed as if the connectDiscontinuousPoints option set to true. Would you pls. share the snippet of related codes of my reference.
Thanks in advance.
thanks,
Elton


Reply With Quote