Prakash
Members-
Content count
18 -
Joined
-
Last visited
About Prakash
-
Rank
Junior Member
-
Hi Team, I am using the HLinearGauge chart with width=250 and height=40. Problem: 1. I can't view the Tool Text popup when i using the mentioned height, if i increase chart height then ToolText is dispalying, but as per request we can give hight max as 40 px only. after that I added the code "chart.addParam("WMode", "Transparent");", but this code didn't affect chart and tooltip could u pls give me the solution ASAP. > If I place the cursor in the top of the marker then the tool text is visible on the bottom of the marker as mentioned in the image, but it will overlapped by next chart. > If i place the cursor in the middle of the marker then no tooltext is displayed. > If I Place the cursor in the bottom of the marker then the tool text is visible on the top of the marker and tool text data is visible to read. Please Provide me solution ASAP. Thanks, Prakash.
-
Hi Team, I am using the HLinearGauge chart with width=250 and height=40. I didn't used to display the marker values or scale values. I can't view the toolText popup. I added the code "chart.addParam("WMode", "Transparent");". could u pls give me the solution.
-
Hi Team, I tried above code. It shows combination of color. Could you please give me the solution for background color 'ffffff' alone.
-
We are using linear charts, In that we no need background, if it come in white color that is enough, but some background color, is there any attributes to show chart as in exact color. We need background as white(ffffff) pl provide me solution ASAP.
-
Can I have chance in combination charts, to plots on two y-axis and renderAs="Column" in column 3D charts.
-
Hi, Thanks for your reply. If any chance to add the legends in charts more than the series? for an example we used two series in a chart and it shows two legends only is it? if any chance to add the two more legends?
-
Hi, I am using the MSColumn3D chart. It has 4 series for a week. The 1 first and 3 series bar color is constant. But 2, 4th bar color change dynamically depends upon the value. In that the legend shows the color for 1st & 3rd series is correct. But not in 2nd 4th. My question. 1. Is it possible to change the legend color dynamically? 2. Can we have possible to add the one or more legend manually ?
-
Scroll BAR Chart "I need to Show the last bar"
Prakash replied to Prakash's topic in Suggestions & Requests
Thank you Team.... -
Hi Team, we are using ScrollColumn2D chart.. In that the scroll bar will show the first value/bar of the chart.. I need to Display Last Bar.. is it possible...
-
Hi Team, Could you give some examples how to Load image using Annotation. Thanks Prakash
-
Hi Team, I Want to display the animated image in FusionMaps. When i add the animated images it's not animating. Pleas give the solution.. <shapes> <shape id='Icon' type='image' URL=Resources/star.gif'/> </shapes>
-
call a java method in the link of the drill down chart
Prakash replied to manikantaprasad's topic in Suggestions & Requests
Hi Team, Could u please any examples? -
Hi Team, I want my chart size as width=400, Is it posible to reduce the chart size. im using widget angulargraph7. Thanks, Prakash
-
Hi All, We are using the label value, <set label='Apple Milk Shake' value='400'> or <category label='Apple Milk Shake' > If we give the different length of label, too many charactes. But i want to display this in a fixed length. the few characters display is enough no need all. in chart part, I want to show like 'Apple' or 'Apple...'
-
In my graph i need to add Tool tip which has multiple line. Is there any way. Thanks prakash