Show tooltip on click of chart values in line chart

I have given a task, where i need to show tool tip on click of the chart values. That tool tip should also have a close button. Tool tip should be closed only when a user clicks the close buttton or when the user clicks on other chart values.
Thanks in advance...

I have given a task, where i need to show tool tip on click of the chart values. That tool tip should also have a close button. Tool tip should be closed only when a user clicks the close buttton or when the user clicks on other chart values.
Thanks in advance...

Similar Messages

  • Show Timestamp on Y axis in a SSRS line chart.

     I have a column with datatype as timestamp. And i want to show that column on Y axis in a line chart. two sample values from that column are 03/01/2014 11:30 PM and 03/02/2014 12:10 AM. In this case the data point for first value should be less compare
    to the second one, i.e. the series should consider the complete timestamp. Is there a way in SSRS to achieve it.
    If I only take the time value from timestamp on Y axis and plot the chart then the data point for 12:10 AM is less than the 11:30 PM, which is not true in this case.
    ApoorvaW

    Hi ApoorvaW,
    In Reporting Services, if we directly add the Timestamp field to Y Axis, it displays the count values in the line chart. When we modify the expression of the value to [Timestamp], it displays the date value in the Y Axis. Though it displays date type as
    the axis label, it represent the complete timestamp.
    So in my environment, the timestamp display very well in the line chart. If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Horizontal Bar Chart and Overlaying Line Chart

    I am using SSRS 2008 and developing my reports in BIDS.
    I have a report with two data points. I want to chart the first as a bar (horizontal) chart and then the second as an overlaying line chart.
    I created both data series, originally, as a bar chart. I have clicked on the second series in the "Drop Data Fields Here" area and changed the chart to a line chart. When I do that, it changes both series to a line chart.
    However, if I use the column (vertical) chart for the first series, it will let me make the second one a line chart.
    Is this a limitation of SSRS 2008? Can I not have one data point be the horizontal bar chart and the second one a line chart?
    If so, are there any suggestions how to get around this?
    Thanks.

    Both charts for SSRS 2005/2008 are very limited when it comes to horizontal charts and are infact supporting only left-to-right bar charts, with no ability to combine them with other charting types (lines, areas, points etc.). For a SSRS charting solution that supports all types of charting type combinations in left-to-right and right-to-left horizontal fashion you can use Nevron Chart for SSRS - www.nevron.com. Besides a huge number of charting types and subtypes (most of which are not available in the MS Chart for SSRS 2008) it also provides better image quality in 2D and 3D modes, more settings, has support for rich text formatting in texts, has image filters, ability to customize via C# code and implements many more large and small charting related details.
    Best regards,
    Crank

  • Hint Values on Line Chart

    When you setup a line chart, the LABEL portion of the SQL query becomes the X axis value on the line chart. When there are multiple series on a line chart, each series is its own distinct line. If the series has a LABEL that is not yet on the chart, it adds that label to the x axis at the end of the axis. If the new series has a LABEL that is already on the chart, then it places the Value on that existing place on the x-axis. This Label is also used in the Hint portion of the chart.
    So lets compare the number of Sales per day of a Department across a length of time, say 3 months. So, on first working day on Jan dept A has 31 sales. On the second working day of January thay make 35 sales and so on until March 31. Our company doesn't work on weekends so we won't have sales on those dates. Dept B has their numbers for the same dates.
    We setup a series for each month (Jan, Feb, March). Then we place the total number of orders for each date on the graph and connect the dots! Great! But wait, the more months I add, the shorter each line gets on the graph. What if we were comparing 3 years worth of data instead of 3 months. The x-axis would have 600-700 values instead of 60-70 values. Oh my.
    What if we make each series of data its own line over the same scale? That way each month shows in the same space with the first day of the month at the left and the last day of the month near the right. Sounds good. But wait, we are now making up a scale. And when we do this, the Hints on the data points become meaningless. I want to show the actual date value in the hint but have the line over my custom X-Axis. What I need is an additional field that I can use to add to the Hint portion of the chart. Obviously, this would require using custom xml and a custom data element, but is this even possible given the constraints of the SQL syntax?
    To visualize this issue better: http://apex.oracle.com/pls/otn/f?p=28155:1
    Austin

    Andy -
    I need to thank you for the direction on the substitution variables reference. That will be a major help.
    However, i must correct a statement (underlining is mine)
    So, if you switch to Custom XML and find the <tooltip> tag and add {%SeriesName} after the existing {%Name} entry, you end up with the _"day of the month" (which is your value)_ and the Series Name value, which is January - so, "1 January"This is a common misconception that the numeric value on the x axis represent the "day of the month" , when in fact it does not. You logically cannot use the day of the month for this type of axis. Why not? It is because weekends are excluded. So, one month may begin on a Friday. If that were the case then the 2nd of the month would be a Saturday, which would work for a single series of data. But what about when you add in the next month and it begins on a Tuesday. Well then, if you use the day of the month as the value, the 2nd day of the second series actually gets plotted after all the days of the first month.
    The solution is that you have to generate a common arbitrary scale for all series of data. When you do that, you lose the date values.
    I have tried to illustrate all of this by adding to the existing examples in the link provided above. Some other odd behaviors of using the day of the month as the x-axis value can be seen as well. I have also implemented the suggestion of adding the {%SeriesName} tag to the Hint via the custom xml.
    Austin

  • Web Application Designer - Chart (Bar Chart) - Value description of chart

    Hi Community,
    i use the Web Application Designer in BW 3.5 to create a bar chart with the chart web item (Bar chart). Everything works fine - but in the query the values are 10.000.000  and much more. The description in the chart lokks like  10000000  - Nobody can handle this information in the chart - i could not change the values in the ODS. Is there a possibility to show only steps in 1.000.000 in the chart. In the chart description it should look like 10 and the in a text "in billion".
    Is the chart designer in the WAD possible to habdle this ? Hope you have a solution

    After applying IGS patch. It is resolved.

  • I need axe x and also axe y as value Axes (Line chart) ?

    I've got a chart of measured data. axe x I've got frequency measured not linearly (30;38;40;42;....44;44.5;45;45.5; ........50;52;60). I need my axe x going logically different steps with data, not like now every gap is same (between 30 and 38 is same gap like 44.5 and 45).
    Thank you for advice

    To Chart X-Y value pairs, you must choose the Scatter Chart. In the Scatter Chart you can have Connecting Lines.
    Jerry

  • Get chart Values

    Hi experts,
    I want to retrieve the date value from this graph and I've been wondering is there a way to retrieve a chart axis value without using the model?
    I tried to do this:
    var model = sap.ui.getCore().getModel("dataQuery"); // dataQuery is my model
                   var indexFromChart = oControlEvent.getParameter("data")[0].data[0].ctx.path.dii_a1; // that retrieve the id
                   var monthValue  = model.getProperty("/DUMP" +indexFromChart+); // Dump is the path in my model that gives me the months value
    but as when I do model.getProperty("/) the result is like this
    DUMP(dateStep='02.2014',numberOfAlerts='3728',sid=''): Object
    I can't retrieve the values form the chart
    the result is always: undifined
    Any help would be greatly appreciated!
    Regards,
    Jean Max

    Hi Jean Max,
    you can refer discussion in thread How to get value of selected part in sap.viz.ui5.pie chart
    in that example, it is shown how to read chart value of pie chart. with few modification, you will be able to get the result for your requirement.
    Regards,
    Chandra

  • Line Chart - number of values it can chart

    Is there a limit to the number of values the line chart is able to chart?  It appears when too many results are returned the chart truncates the last data points.  When I look at the data all values are present but the chart only charts the first ? values.

    Sam,
    How many values are you trying to plot on a chart.  There is not necesarily a limit but will be limited to the size of your chart and considering you can plot one point per pixel this will depend.  We recommend the option in the iChart of "Use Screen Resolution" as this will limit your data points to the size of the screen otherwise it can get very unsightly and confusing,  if you have a chart which is 640x480 and are bring back 2,000+ datapoints and plotting them this will be very confusing and most likely counter productive.
    Erik

  • Legend does not display with Line Chart

    I have a query that I wrote with Bex Query Designer v3.5.11 for a BW 3.5 system.  When I click Graphical Display tab in the query results, "Column Chart" shows a legend, showing which colors mean what.  However, when I switch to a different type of chart, such as Line Chart, Legend does not appear.  Anyone know how to make this appear?  without the legend, the chart isn't very useful.

    You can create a Web Template, Drag a Chart.
    1) Assign a query to the chart
    2) Right click over the Chart and select Edit Chart
    3) Select Chart Designer.
    4) Look for "Series" in the Overview Window
    5) Expand the Series.
    6) Activate the checkbox "Show Labels" on all the
       series that you want to have values.
    Regards
    Armando Flores

  • Line chart in WEBI

    HI
    I have vertical stacked line chart in the webI report and I have no issues with the values and Line chart is perfect, but with in the chart user want's a standard horizontal line perpendicular to Y-axis at value 40. No matter what ever is the prompt value but this standard should be always display at value 40.
    I have gone through the properties very well but still not able to recognize?
    Thanks,

    Hi Arijit ,
    I want to create a Stacked bar and line combination chart in Web I B0 XI 3.1 SP5.
    I want to show category wise sales in stacked bar and ASP in the line in same chart .
    please tell me how to create stached bar line chart in Web Intelligence
    Thanks ,
    Charu

  • Create line chart/graph

    Hi,
    I've created a waveform chart that takes in an integer data point every seven seconds. I'd prefer it if the chart directly connected the data points to form a line chart instead of going down to zero during the seven seconds between readings. I checked around labview briefly but couldnt find any line charts. Is there a setting I can chanhe of a type of chart i should use to get a basic line graph?
    THanks

    The default chart is a 'line chart'. Right click on the plot legend and look at the interpolation. Unless you changed the Fill Base Line option, the chart will not drop to zero unless you are passing it a zero value.

  • Is there a way to display the legend for a chart, but not the chart?

    Hi,
    I have a stacked column chart and a line chart on top of each other.   I can't use the legend for the stacked column chart because the data will change from month to month, and the 2 charts will not be aligned.  I copied the stacked column chart to another part of the canvas and want to display only the legend, but the chart is still displaying.  Is there a way to prevent the chart from displaying?    Thanks.

    hi Jim Wojewnik,
    we can show only the legend in a pie chart by dragging the edges to closer.do the following,
    select the pie chart,select the edge of the chart and make it small and u ll find the pie chart shrinking.make it lean such that the pie chart disappear.
    try this work around and let me know.
    regards,
    ravi.

  • Area chart with line chart

    Hello again!  I would like to develep a area chart with a line chart in one chart. Is it possible with Crystal? Thanks!

    Did you mean a Trendline? If that is the case, right click on any of the areas in the area chart and select Trendlines from the context menu.

  • How to combine Area chart and Line chart?

    Hi,
    I have to display Area chart with the Line chart in one graph.
    How can i do that,
    Please suggest.

    Pretty easy, just add series to your chart
    http://forums.arcgis.com/threads/73636-How-to-combine-line-chart-and-stacked-column-chart
    Dany

  • Line chart showing final value only?

    Is there a way to have a line chart that shows the value against the final data point only?
    eg something like this
    ----------------------74
    instead of
    1----13----28---42----74
    Thanks

    Thanks I appreciate your comments and agree I will have to put some effort in, I tend to try and work things out I need by messing around when I need a specific function or have a specific thing I want to do and focus on that without perhaps learning the underling basics.
    I've been spoiled by Excel, there is a lot of stuff its significantly easier (for me anyway) to do without undergoing any learning curve at all, with wizards for functions (for example) and in many cases if you right click on something you can alter it right there, rather than having to go up to the inspector and work out which of umpteen functions the bit you want to alter is hidden in. If the inspector was a person, I would have strangled them to death by now
    I'm not sure if this is my Mac or what, but if I go into numbers help and type anything in, I just get the spinning thing next to the magnifying glass, but it never comes back to me. It works OK if I follow links. For example I just typed 'charts' in help and hit enter, 5 minutes later I"m still waiting. Doesn't increase my confidence I'll have to look into that and see whats going on.
    Thanks to everyone for your help, the guys will be impressed with the new chart !

Maybe you are looking for

  • Is there a plug-in yet that will allow pdf forms to be opened in the browser and submitted?

    Is there a plug-in yet for Firefox that will allow pdf forms to be opened in the browser (instead of downloaded), and then submitted to an e-mail address using the submit button on the form? I finally installed the plug-in that allows a pdf to open i

  • Replace function - replacing an apostrophe

    How can I use the replace function to replace an apostrophe I am trying to do something like this Replace(Employee."Manager Last name",''',"') So replace the apostrophe with nothing

  • Can 10.2 startup using Classic only?

    I was wondering does Mac OS X 10.2 show OS 9 as a start up option when you click the Startup Disk in System Preferences? When you click Startup Disk, it says: Select The System Folder for starting up your computer and then lists: OS X and OS 9. See I

  • Schedules for certifications based on new SAP product versions?

    Are there any schedules available that show when SAP certifications and related curriculum will be updated to newer product versions? I also have a current requirement from an end user to find certifications and classes based on Crystal Reports 2013.

  • What's up with "Alert" messages?

    Hi guys. It may sound silly I know, but it looks like I'm not able to use Alert messages... I built an extension using Flash Builder and Extension Builder and sometimes I simply use "Alert.show('Muy message')" in order to quickly debug some value but