smitab24

Members
  • Content count

    20
  • Joined

  • Last visited

About smitab24

  • Rank
    Junior Member
  1. Problem With Configure Back Link

    Hi , Linked charts not suitable with our requirement. I have created sample. Please find attached sample applicationIn this there are 2 tabs. in 1st - Full view of chart and in 2nd half view of chart. When i drill from full view then i have stored this drilled info in session so that my half view shows directly drilled data. This is our requirement that we want to persist drilled info. However, only issue is when we display direct drilled data then 'Back' link is not coming. Please guide us how to configure 'Back' button. Please suggest as soon as possible. .Samplecharts.zip Thanks in advance. - Smita
  2. Hi Sudipto, I want to call onclick event on chart data point. How will i get chart data point object in onMouseOver: function () ?? Please suggest . Thanks in advance. - Smita
  3. Hello Sudipto, After lots of debugging, i found that when we slide i.e. go to 2nd slider the chart onmouseover property doesnt work. 1. Drill not working 2. tooltext is not visible. For issue 2] in chrome , i have inspected class "highcharts-tooltip" and set visibility="visible" . <g class="highcharts-tooltip" zIndex="8" visibility="hidden" transform="translate(11,44)">...... After doing this my tooltext is visible. When again slide then for chart 2 slide 2 tootltext is disable. Please suggest 1. how to make tooltext visible? 2. For Drill which javascript function is called? 3. On mouse over of each chart item which function is called? Please reply as soon as possible because this is very critical issue and important issue for us. We need to resolve this as soon as possible. Thanks in advance. - Smita
  4. Hello Sanjukta, Still we are facing the issue. Please guide us to resolve the issue as soon as you can. Regards, - Smita
  5. HI Sanjukta, Yes, its just sample code. That link has data and it works with our application. However, it shows 'No data ...' means drill is working. That drill is working in firefox for all sliders and in chrome for only 1st slide, Please click 1 and 2 link on left side then you will see slider. Slide 2 chart drill is not working also tooltext is not displaying in chrome and safari. This is the main issue. Please look into this and suggest something. Would appreciate your help. - Smita
  6. please find attachment. Samplecharts.zip Regards - Smita
  7. Hello Sumedh thanks for reply. Here m attaching my sample code. I am using fusion chart with this woothemes.com/flexslider/. And slider works fine in all browser. But the issue is that for 1st slide chart drill working in chrome but from onwards it just display chart but drill is not working in chrome. However, everything is working fine in firefox browser. please review my code and inform me any solution as soon as possible. As there is no any error so i m unable to debug it. Unable to find solution Thanks in advance. -Smita
  8. Yes, i have checked sample data. Its works. And also on my home page i have lots of chart all are working in chrome except 2-3 charts. Please suggest. - Smita
  9. No, not from cross domain. and also chrome is not block data. Please suggest. - Smita
  10. Hello, I m using renderr javascript. Fusion chart export is not working it gives error in console . In firefox ::: TypeError: w is undefined in FusionCharts.HC,js (line 382) In chrome :: Uncaught TypeError: Cannot call method 'replace' of undefined (line 382) Please reply as soon as possible. Thanks in advance. -Smita
  11. Hi Sumedh, I think the problem is with javascript, because same chart drill working in firefox without any error. And in chrome and safari it doesnt show any error bt drill not working. So, unable to debug. unable to find problem. Please suggest it as soon as you can.
  12. Hi Sumedh, 1. rendering javascript chart 2. running on webserver not on local 3. using MSCombiDY2D 4. attached XML data . PLease suggest as soon as you can Thanks in advance. - Smita xml_data.xml
  13. Hello, Scenario is I am showing chart in two different tab 1st tab : full view of chart 2nd tab : half view of chart As per requirement i have to show drill data to persist on each tab. Means, if drilled on full view then after going on 2nd chart i.e half view it should show that drilled graph. Till this i have completed. But, problem is when i shown that drilled chart on 2nd tab it doesn't show/configure 'Back' link. So, i was unable to return back to parent chart. On 2nd tab, it again consider as my drilled chart as parent .( which is actually child) Please, suggest us how to add/configure manually 'Back' link on child chart on my next tab. Thanks in advance. - Smita Bhole
  14. Thanks for your reply. We will check this.
  15. Hi, Drill is not working for 'Dual-Y- axis' Chart in chrome and safari browser. Works fine in firefox. Please suggest as soon as you can. Thanks in advance. Smita