sunny123
Members-
Content count
6 -
Joined
-
Last visited
About sunny123
-
Rank
Forum Newbie
-
Using toolText property solved the labelling issue. Sunil
-
Hi Is there anyway to rename display labels for "High-Low-Open-Close" of Candlestick chart to something else? Say, I want to call High as High123, etc. Also is there an option to remove one of the categories? Say, I don't want "Open" category? I want the functionality exactly as "High-Low-Close" chart of Excel. Thanks in advance Sunil
-
Event listener for Drag Area completion in Scatter charts
sunny123 replied to sunny123's topic in FusionCharts and JSP
Thanks Sumedh. Any workaround possible to achieve the same? -
Event listener for Drag Area completion in Scatter charts
sunny123 posted a topic in FusionCharts and JSP
Hi, Is there any event listener that can be called when i complete Drag area on scatter chart. In the attached screen I want to call Java script function that fires as and when i release mouse button upon selecting single rectangular area. Thanks in advance Sunny -
Thanks Haritha for the response. We have two additional requirements in this regard: I should be able to name each of the six quadrants and name should be embedded within the quadrant Is there anyway for me to know the position of cursor on the graph so that I can figure out the user quadrant and display additional information. Thank you Sunny
-
Is there any way to divide scatter or bubble chart into six quadrants (3 vertical lines and 2 horizontal lines)? Thanks Sunny