peris

Members
  • Content count

    40
  • Joined

  • Last visited

Everything posted by peris

  1. In the following chart . I have two queries 1) If I mouse over "ccmobi" line in any point(not only "round" part in trendline), the "ccmobi" line should be highlighted in different color. 2) Actually the drill down is working only in hotspot(it is shows as a "round" in tredline). Can I do the drill down functionalities in any part of the line. (examle: "ccmobi" line ). XML: -------------------------------------------------------------------------------------------------------------------- <chart palette='2' caption='Caption' showValues='0' divLineDecimalPrecision='1' limitsDecimalPrecision='1' formatNumberScale='0' areaOverColumns='0' xAxisName='X-axis value' yAxisName='Y-axis value' labelDisplay='rotate' slantLabels='1' canvasPadding='50' seriesNameInToolTip='1' lineThickness='1' exportEnabled='1' exportAtClient='0' baseFont='Arial' baseFontSize='10' exportFileName='Filename' exportAction='download' exportHandler='/fileneme/jsp/ex.jsp'logoURL='/images/copy.gif'> <categories> <category label='30.01.2010'/> <category label='31.01.2010'/> <category label='01.02.2010'/> <category label='02.02.2010'/> <category label='03.02.2010'/> </categories> <dataset seriesname='ccmobi' color='FF0000' anchorBorderColor='FF0000' anchorBgColor='FF0000'> <set value='13701' toolText='xx, 13701 '/> <set value='12895' toolText='xx, 12895 yy'/> <set value='13492' toolText='xx, 13492 yy'/> <set value='13383' toolText='xx, 13383 yy'/> <set value='13325' toolText='xx, 13325 yy'/> </dataset> <dataset seriesname='cc s' color='00FF00' anchorBorderColor='00FF00' anchorBgColor='00FF00' renderAs='Line'> <set value='367' toolText='cc Symbian, 367 yy'/> <set value='282' toolText='cc s, 282 yy'/> <set value='247' toolText='cc s, 247 yy'/> <set value='189' toolText='cc s, 189 yy'/> <set value='250' toolText='cc s, 250 yy'/> </dataset> <dataset seriesname='cc.i' color='0000FF' anchorBorderColor='0000FF' anchorBgColor='0000FF' renderAs='Line'> <set value='207' toolText='cc.fi, 207 yy'/> <set value='193' toolText='cc.i, 193 yy'/> <set value='260' toolText='cc.i, 260 yy'/> <set value='263' toolText='cc.i, 263 yy'/> <set value='239' toolText='cc.i, 239 yy'/> </dataset> <dataset seriesname='d' color='FFFF00' anchorBorderColor='FFFF00' anchorBgColor='FFFF00' > <set value='14275' toolText='d, 14275 yy'/> <set value='13370' toolText='d, 13370 yy'/> <set value='13999' toolText='d, 13999 yy'/> <set value='13835' toolText='d, 13835 yy'/> <set value='13814' toolText='d, 13814 yy'/> </dataset> <styles> <definition> <style name='XScaleAnim' type='ANIMATION' duration='0.5' start='0' param='_xScale' /> <style name='YScaleAnim' type='ANIMATION' duration='0.5' start='0' param='_yscale' /> <style name='XAnim' type='ANIMATION' duration='0.5' start='0' param='_yscale' /> <style name='AlphaAnim' type='ANIMATION' duration='0.5' start='0' param='_alpha' /> <style name='CaptionFont' font='Arial' size='10' type='font' /> <style name='XAxisFont' font='Arial' size='10' type='font' /> <style name='YAxisFont' font='Arial' size='10' type='font' /> </definition> <application> <apply toObject='BACKGROUND' styles='CaptionFont' /> <apply toObject='CANVAS' styles='XScaleAnim,YScaleAnim,AlphaAnim,CaptionFont' /> <apply toObject='CAPTION' styles='CaptionFont' /> <apply toObject='DATALABELS' styles='XAxisFont' /> <apply toObject='DATAPLOT' styles='XAxisFont' /> <apply toObject='DATAVALUES' styles='XAxisFont' /> <apply toObject='DIVLINES' styles='XScaleAnim,AlphaAnim,CaptionFont' /> <apply toObject='HGRID' styles='YScaleAnim,AlphaAnim,CaptionFont' /> <apply toObject='LEGEND' styles='CaptionFont' /> <apply toObject='SUBCAPTION' styles='CaptionFont' /> <apply toObject='TOOLTIP' styles='CaptionFont' /> <apply toObject='TRENDLINES' styles='CaptionFont' /> <apply toObject='TRENDVALUES' styles='CaptionFont' /> <apply toObject='VLINES' styles='CaptionFont' /> <apply toObject='XAXISNAME' styles='CaptionFont' /> <apply toObject='YAXISNAME' styles='CaptionFont' /> <apply toObject='YAXISVALUES' styles='YAxisFont' /> <apply toObject='VDIVLINES' styles='YScaleAnim,AlphaAnim,CaptionFont' /> </application> </styles></chart> Sample Chart: --------------------------------------------------------------------------------------------------------------------
  2. How to High lights the line

    Thanks for your reply
  3. I have used following xml : <chart caption='Daily Visit Lengths' xAxisName=' ' yAxisName='Visits' labelDisplay='Rotate' seriesNameInToolTip='1' slantLabels='1' canvasPadding='50' lineThickness='1' showValues='0' formatNumberScale='0' anchorRadius='2' divLineAlpha='100' divLineColor='CADCE6' divLineIsDashed='1' showAlternateHGridColor='1' alternateHGridColor='000000' shadowAlpha='10' labelStep='1' numvdivlines='5' chartRightMargin='35' bgColor='CADCE6,F0F0F0' bgAngle='270' bgAlpha='100,0' alternateHGridAlpha='5' exportEnabled='1' exportAtClient='0' exportFileName='CEM4Mobile' exportAction='download' exportHandler='/cem4mobile-portal/movies/' > <categories> <category label='03.12.2009'/> <category label='04.12.2009'/> <vLine color='#ffghx' thickness='1' /> <category label='05.12.2009'/> <vLine color='#ggfff' thickness='1' /> <category label='06.12.2009'/> <vLine color='#ffghx' thickness='1' /> <category label='07.12.2009'/> <vLine color='#ggfff' thickness='1' /> <category label='08.12.2009'/> <category label='09.12.2009'/> </categories> <dataset seriesname='Singlepage visits' color='#FF0000' anchorBorderColor='#FF0000' anchorBgColor='#FF0000'> <set value='7189'/> <set value='6645'/> <set value='7266'/> <set value='6970'/> <set value='7351'/> <set value='7602'/> <set value='8275'/> </dataset> <dataset seriesname='61-180 s' color='#00FF00' anchorBorderColor='#00FF00' anchorBgColor='#00FF00'> <set value='1816'/> <set value='1937'/> <set value='1712'/> <set value='1861'/> <set value='1945'/> <set value='1993'/> <set value='2104'/> </dataset> <dataset seriesname='31-60 s' color='#0000FF' anchorBorderColor='#0000FF' anchorBgColor='#0000FF'> <set value='1360'/> <set value='1256'/> <set value='1207'/> <set value='1315'/> <set value='1334'/> <set value='1344'/> <set value='1512'/> </dataset> <dataset seriesname='11-30 s' color='#FFFF00' anchorBorderColor='#FFFF00' anchorBgColor='#FFFF00'> <set value='1245'/> <set value='1168'/> <set value='1072'/> <set value='1197'/> <set value='1314'/> <set value='1340'/> <set value='1578'/> </dataset> <dataset seriesname='181-600 s' color='#00FFFF' anchorBorderColor='#00FFFF' anchorBgColor='#00FFFF'> <set value='998'/> <set value='1033'/> <set value='1031'/> <set value='1050'/> <set value='1012'/> <set value='1061'/> <set value='1158'/> </dataset> <dataset seriesname='601-1800 s' color='#CC00CC' anchorBorderColor='#CC00CC' anchorBgColor='#CC00CC'> <set value='286'/> <set value='247'/> <set value='229'/> <set value='287'/> <set value='260'/> <set value='259'/> <set value='300'/> </dataset> <dataset seriesname='1-10 s' color='#AA0000' anchorBorderColor='#AA0000' anchorBgColor='#AA0000'> <set value='195'/> <set value='172'/> <set value='174'/> <set value='183'/> <set value='218'/> <set value='251'/> <set value='361'/> </dataset> <styles> <definition> <style name='CaptionFont' type='font' size='12'/> </definition> <application> <apply toObject='CAPTION' styles='CaptionFont'/> <apply toObject='SUBCAPTION' styles='CaptionFont'/> </application> </styles></chart> Charts is generated like the bellow: I need two information here. 1) Can I show the shadow between two lines(check the attached image). 2) how we can display multiple line events in same date(some time i got multiple events in same date. hw can i show the line)
  4. I need to generate the charts like attachment . The line should come in the date.please refer the attachment. Give me the sample xml
  5. I have to add some information with in the charts. Please find the attachement. I have used following xml. <chart alternateHGridAlpha='5' showAboutMenuItem='1' aboutMenuItemLabel='portal' aboutMenuItemLink='https://www.yahoo.com' alternateHGridColor='000000' anchorRadius='2' bgAlpha='100,0' bgAngle='270' bgColor='CADCE6,F0F0F0' canvasPadding='50' caption='Text Image' chartRightMargin='35' divLineAlpha='100' divLineColor='CADCE6' divLineIsDashed='1' exportAction='download' exportAtClient='0' exportEnabled='1' exportFileName='CEM4Mobile' exportHandler='/cem4mobile-portal/movies/' formatNumberScale='0' labelDisplay='Rotate' labelStep='1' lineThickness='1' numvdivlines='5' seriesNameInToolTip='1' shadowAlpha='10' showAlternateHGridColor='1' showToolTip='1' showValues='0' slantLabels='1' xAxisName=' ' yAxisName=' '> <categories> <category label='23.10.2009' toolText=''/> <category label='24.10.2009' toolText=''/> <category label='25.10.2009' toolText=''/> <category label='26.10.2009' toolText=''/> <category label='27.10.2009' toolText=''/> <category label='28.10.2009' toolText=''/> </categories> <dataset seriesname='' color='1D8BD1' anchorBorderColor='1D8BD1' anchorBgColor='1D8BD1'> <set value='12991'/> <set value='5958'/> <set value='5386'/> <set value='2707'/> <set value='2346'/> <set value='1797'/> <set value='1795'/> <set value='290'/> </dataset> </chart>
  6. I found this attached image in some other site. I dont know the XML of this chart. I need sample xml for this chart.
  7. Please find the attachment. In attachment some details are missing in Doughnut charts. I have used following attribute in <charts> tag. I want to show all the details in chart. Please guide me to solve. <chart caption='$caption' formatNumberScale='0' decimals='2' forceDecimals='1' bgColor='CADCE6,F0F0F0' bgAngle='270' bgAlpha='100,0' numberSuffix='$numberSuffix' exportEnabled='1' exportAtClient='0' exportFileName='CEM4Mobile' exportAction='download' exportHandler='$imageURL'>
  8. I had added the code "link='j-drillScript,MSColumn3D.swf'" for drill down in pie chart. The drill down didn't open in the chart. This same function working correctly in the bar chart. The pie chart alread have some click functionality like separate the pie chart value in the chart. How to add the drill down functionality in pie chart. Thanks in advance
  9. I have used followimg xml(only <charts> tag is given). <chart caption='Exitpages' showValues='0' labelDisplay='Rotate' slantLabels='1' divLineAlpha='100' numVDivLines='4' vDivLineAlpha='0' showAlternateVGridColor='1' alternateVGridAlpha='5' labelStep='1' bgColor='CADCE6,FOFOFO' bgAngle='270' bgAlpha='100,0' alternateHGridAlpha='5' exportEnabled='1' exportAtClient='0' exportFileName='CEM4Mobile' exportAction='download' exportHandler='/cem4mobile-portal/jsp/FCExporter.jsp'> [code] I have used FusionCharts.js and FusionChartsExportComponent.js file. Here I have attached FCExporter.jsp file and java script error.
  10. Export charts in IE8 not working

    Please installed flash player 10. And try.
  11. Whenever click the export functionalities we call the following script. Here we pass the export type as parameter (Example : PDF and PNG) function <portlet:namespace/>exportCharts(exportType) { alert('exportType ::' + exportType + 'instanceName : ' + '<%=instanceName%>') //Get reference to chart. var chart = getChartFromId('<%=instanceName%>'); alert('chart ::' + chart) // Now, we proceed with exporting only if chart has finished rendering. if (chart.hasRendered() != true) { alert("Please wait for the chart to finish rendering, before you can invoke exporting"); return; } // call exporting function chart.exportChart( {exportFormat: exportType} ); } In the above Script we call "getChartFromId(InstanceName)". This method is I have mentioned below. /* Function to return Flash Object from ID */ infosoftglobal.FusionChartsUtil.getChartObject = function(id) /*here id is instancename*/ { var chartRef=null; if (navigator.appName.indexOf("Microsoft Internet")==-1) { if (document.embeds && document.embeds[id]){ chartRef = document.embeds[id];} else {chartRef = window.document[id];} } else { chartRef = window[id]; } if (!chartRef){ chartRef = document.getElementById(id);} return chartRef; } /* Aliases for easy usage */ var getChartFromId = infosoftglobal.FusionChartsUtil.getChartObject; But I got error like Object does not support this property or Method. This error occured in the first script(Marked in green color). So please guid me to solve this.
  12. I installed flash player 10. Now it is working fine. Thanks
  13. I installed flash player 10. Now it is working fine. Thanks
  14. I have multiple charts in single page. So I have passed the charts instance name to export that particular charts. Instance name is unique here.
  15. When we click export button , we call the following script : function <portlet:namespace/>exportCharts(exportType) { alert('exportType ::' + exportType + 'instanceName : ' + '<%=instanceName%>') ; //Get reference to chart. var chart = getChartFromId('<%=instanceName%>'); alert( 'chart ::' + chart) ; // Now, we proceed with exporting only if chart has finished rendering. if (chart.hasRendered() != true) { alert("Please wait for the chart to finish rendering, before you can invoke exporting"); return; } // call exporting function chart.exportChart( {exportFormat: exportType} ); } I got the error in the above script in "red" color marked area.
  16. It is working in Mozilla firefox. Problem occured only in IE
  17. I have to show separate line graph for selected pages. Here I have selected more than 20 pages. I have to show more than 20 line graph. If I show separate line for that pages my charts is collapsed. Please find the attachment. How can I solve this issue. Please guide me to solve this. My Charts : -------------
  18. How to show multiple line graphs.

    I have seen this type of charts. check attachment How can I do this?. If you have any sample xml for this please provide. Thanks.
  19. How to show multiple line graphs.

    If I increase the charts size the problem is solved, But I have used lot of charts. All the charts size should be same. Thats why I asked any other alternate solution. Thanks
  20. How to show multiple line graphs.

    Can I reduce the line graph name display area(Under the charts we are showing the line graph name) ? or Is there any other way to solve this.
  21. How to handle long labels

    If I pass long labels to x-axis the chart display is affected. Please find the attachment. Can i show the long label charts in tool tip: for example in x-axis label like - "sivaramakrishna..", but in tooltip(at the time of mouse over in line graph) like : "sivaramakrishna_moorthyyyyyyyyyyyy.sundaresan.fi". Is it possible. Otherwise please provide some other solution. My xml is: <chart palette='2' caption='Testing Purpose' labelStep='1' xAxisName='' yAxisName='Visits' slantLabels='1' labelDisplay='Rotate' canvasPadding='50' numVDivLines='10' seriesNameInToolTip='1' drawAnchors='0' divLineAlpha='30' alternateHGridAlpha='20' setAdaptiveYMin='1' exportEnabled='1' exportAtClient='0' exportFileName='CEM4Mobile' exportAction='download' exportHandler=''> <categories> <category label='lite.ampparit.com'/> <category label='wap.surfport.fi'/> <category label='wap.elisa.net'/> <category label='mini.ampparit.com'/> <category label='%28none%29'/> <category label='saunalahti.fi'/> <category label='wap.dnafinland.fi'/> <category label='www.hakemisto.mobi'/> <category label='hakemisto.mobi'/> <category label='www.luukku.com'/> <category label='wap.telefinland.fi'/> <category label='www.ampparit.com'/> <category label='m.dna.fi'/> <category label='wap.sonera.fi'/> <category label='mtv3.securycast.com'/> <category label='www.surfport.fi'/> <category label='sivaramakrishna_moorthyyyyyyyyyyyy.sundaresan.fi'/> <category label='wap.soneraplaza.fi'/> <category label='m.hs.fi'/> </categories> <dataset seriesname='' color='1D8BD1' anchorBorderColor='1D8BD1' anchorBgColor='1D8BD1'> </dataset> <dataset seriesname='' color='F1683C' anchorBorderColor='F1683C' anchorBgColor='F1683C'> <set value='43519'/> <set value='21309'/> <set value='15600'/> <set value='11375'/> <set value='6440'/> <set value='4080'/> <set value='2677'/> <set value='653'/> <set value='515'/> <set value='340'/> <set value='308'/> <set value='296'/> <set value='296'/> <set value='216'/> <set value='151'/> <set value='139'/> <set value='130'/> <set value='110'/> <set value='101'/> </dataset> <styles> <definition> <style name='XScaleAnim' type='ANIMATION' duration='0.5' start='0' param='_xScale' /> <style name='YScaleAnim' type='ANIMATION' duration='0.5' start='0' param='_yscale' /> <style name='XAnim' type='ANIMATION' duration='0.5' start='0' param='_yscale' /> <style name='AlphaAnim' type='ANIMATION' duration='0.5' start='0' param='_alpha' /> </definition> <application> <apply toObject='CANVAS' styles='XScaleAnim, YScaleAnim,AlphaAnim' /> <apply toObject='DIVLINES' styles='XScaleAnim,AlphaAnim' /> <apply toObject='VDIVLINES' styles='YScaleAnim,AlphaAnim' /> <apply toObject='HGRID' styles='YScaleAnim,AlphaAnim' /> </application> </styles> </chart> Sample chart is :
  22. How to handle long labels

    I have fixed this problem in some other way(at the time of xml creation). Thank you.
  23. How to handle long labels

    If I use toolText attribute in <dataset> tag, I have faced one problem. Please check the following two images. First one is I have used tooText attribute, so I did not see other values(pageviews and 1754). Second one is I have removed the toolText attribute but I can see the other values((pageviews and 1754). How can I solve this. My xml : ---------- <chart alternateHGridAlpha='5' alternateHgridColor='000000' anchorRadius='2' bgAlpha='100,0' bgAngle='270' bgColor='CADCE6,F0F0F0' caption='Pageviews per page' chartRightMargin='35' divLineAlpha='100' divLineColor='CADCE6' divLineIsDashed='1' exportAction='download' exportAtClient='0' exportEnabled='1' exportFileName='CEM4Mobile' exportHandler='/cem4mobile-portal/jsp/FCExporter.jsp' exportTargetWindow='_blank' formatNumberScale='0' labelDisplay='Rotate' labelStep='2' lineThickness='1' numvdivlines='5' shadowAlpha='10' showAlternateHGridColor='1' showValues='0' slantLabels='1' xAxisName='Pages' yAxisName='Transactions'> <categories> <category label='index....'/> <category label='info1....'/> <category label='info2....'/> <category label='info3....'/> <category label='lexus_...'/> <category label='photo1...'/> <category label='photo2...'/> <category label='photo3...'/> <category label='index....'/> <category label='kesa.j...'/> <category label='servic...'/> <category label='tarjou...'/> <category label='jakohi...'/> <category label='lisava...'/> <category label='servic...'/> <category label='avensi...'/> <category label='D4D1.j...'/> <category label='D4D2.j...'/> <category label='index....'/> <category label='rav4.j...'/> <category label='sedan1...'/> <category label='sedan2...'/> <category label='toyota...'/> <category label='valvem...'/> <category label='wagon1...'/> <category label='wagon2...'/> <category label='wagon3...'/> <category label='eco.js...'/> <category label='merkki...'/> <category label='D4D3.j...'/> <category label='valvem...'/> <category label='valvem...'/> <category label='sedan3...'/> <category label='IS1.js...'/> <category label='IS2.js...'/> <category label='IS3.js...'/> <category label='IS4.js...'/> <category label='IS5.js...'/> <category label='IS6.js...'/> <category label='koeajo...'/> <category label='myynti...'/> <category label='rx%2F%...'/> <category label='RX1.js...'/> <category label='is%2F%...'/> <category label='RX2.js...'/> <category label='RX3.js...'/> <category label='RX4.js...'/> <category label='RX5.js...'/> <category label='RX6.js...'/> <category label='servic...'/> <category label='koeajo...'/> <category label='koeajo...'/> <category label='ota_yh...'/> <category label='kiitos...'/> <category label='servic...'/> <category label='BMW.js...'/> <category label='BMW_li...'/> <category label='Ford.j...'/> <category label='Ford_l...'/> <category label='Huolto...'/> <category label='Hyunda...'/> <category label='index....'/> <category label='Jaguar...'/> <category label='Mazda....'/> <category label='Renaul...'/> <category label='Renaul...'/> <category label='Renaul...'/> <category label='Rover....'/> <category label='Rover_...'/> <category label='index....'/> </categories> <dataset anchorBgColor='1D8BD1' anchorBorderColor='1D8BD1' color='1D8BD1' seriesname=' Pageviews'> <set value='1754'/> <set toolText='info1.jsp m.lexus.fi' value='18'/> <set toolText='info2.jsp m.lexus.fi' value='12'/> <set toolText='info3.jsp m.lexus.fi' value='6'/> <set toolText='lexus_td.jsp m.lexus.fi' value='5'/> <set toolText='photo1.jsp m.lexus.fi' value='13'/> <set toolText='photo2.jsp m.lexus.fi' value='8'/> <set toolText='photo3.jsp m.lexus.fi' value='6'/> <set toolText='index.jsp m.renault.fi' value='68'/> <set toolText='kesa.jsp m.renault.fi' value='60'/> <set toolText='service.jsptype%3DKESA m.renault.fi' value='4'/> <set toolText='tarjoukset.jsp m.renault.fi' value='47'/> <set toolText='jakohihna.jsp m.renault.fi' value='31'/> <set toolText='lisavarusteet.jsp m.renault.fi' value='5'/> <set toolText='service.jsp m.renault.fi' value='19'/> <set toolText='avensis.jsp m.toyota.fi' value='26'/> <set toolText='D4D1.jsp m.toyota.fi' value='9'/> <set toolText='D4D2.jsp m.toyota.fi' value='6'/> <set toolText='index.jsp m.toyota.fi' value='85'/> <set toolText='rav4.jsp m.toyota.fi' value='12'/> <set toolText='sedan1.jsp m.toyota.fi' value='6'/> <set toolText='sedan2.jsp m.toyota.fi' value='4'/> <set toolText='toyota_td.jsp m.toyota.fi' value='16'/> <set toolText='valvematic1.jsp m.toyota.fi' value='6'/> <set toolText='wagon1.jsp m.toyota.fi' value='20'/> <set toolText='wagon2.jsp m.toyota.fi' value='10'/> <set toolText='wagon3.jsp m.toyota.fi' value='9'/> <set toolText='eco.jsp m.renault.fi' value='3'/> <set toolText='merkkihuolto.jsp m.renault.fi' value='14'/> <set toolText='D4D3.jsp m.toyota.fi' value='2'/> <set toolText='valvematic2.jsp m.toyota.fi' value='1'/> <set toolText='valvematic3.jsp m.toyota.fi' value='1'/> <set toolText='sedan3.jsp m.toyota.fi' value='2'/> <set toolText='IS1.jsp m.lexus.fi' value='389'/> <set toolText='IS2.jsp m.lexus.fi' value='68'/> <set toolText='IS3.jsp m.lexus.fi' value='85'/> <set toolText='IS4.jsp m.lexus.fi' value='43'/> <set toolText='IS5.jsp m.lexus.fi' value='43'/> <set toolText='IS6.jsp m.lexus.fi' value='40'/> <set toolText='koeajo.jsp m.lexus.fi' value='100'/> <set toolText='myynti_ja_huolto.jsp m.lexus.fi' value='214'/> <set toolText='rx%2F%2Findex.jsp m.lexus.fi' value='4'/> <set toolText='RX1.jsp m.lexus.fi' value='419'/> <set toolText='is%2F%2Findex.jsp m.lexus.fi' value='6'/> <set toolText='RX2.jsp m.lexus.fi' value='71'/> <set toolText='RX3.jsp m.lexus.fi' value='52'/> <set toolText='RX4.jsp m.lexus.fi' value='46'/> <set toolText='RX5.jsp m.lexus.fi' value='38'/> <set toolText='RX6.jsp m.lexus.fi' value='41'/> <set toolText='service_thanks.jsp m.renault.fi' value='1'/> <set toolText='koeajo.jsptype%3DIS m.lexus.fi' value='26'/> <set toolText='koeajo.jsptype%3DRX m.lexus.fi' value='28'/> <set toolText='ota_yhteytta_322345234552bogus.jsp m.lexus.fi' value='1'/> <set toolText='kiitos.jsp m.lexus.fi' value='2'/> <set toolText='service.jsptype%3DHIHNA m.renault.fi' value='2'/> <set toolText='BMW.jsp m.wetteri.fi' value='3'/> <set toolText='BMW_lisavarusteet.jsp m.wetteri.fi' value='2'/> <set toolText='Ford.jsp m.wetteri.fi' value='4'/> <set toolText='Ford_lisavarusteet.jsp m.wetteri.fi' value='1'/> <set toolText='Huolto.jsp m.wetteri.fi' value='8'/> <set toolText='Hyundai.jsp m.wetteri.fi' value='1'/> <set toolText='index.jsp m.wetteri.fi' value='21'/> <set toolText='Jaguar.jsp m.wetteri.fi' value='1'/> <set toolText='Mazda.jsp m.wetteri.fi' value='1'/> <set toolText='Renault.jsp m.wetteri.fi' value='7'/> <set toolText='Renault_lisavarusteet.jsp m.wetteri.fi' value='2'/> <set toolText='Renault_tarjoukset.jsp m.wetteri.fi' value='3'/> <set toolText='Rover.jsp m.wetteri.fi' value='3'/> <set toolText='Rover_tarjoukset.jsp m.wetteri.fi' value='1'/> <set toolText='index.jsp sn4mobile.mobi' value='11'/> </dataset> <dataset anchorBgColor='F1683C' anchorBorderColor='F1683C' color='F1683C' seriesname=' Visits'> <set toolText='index.jsp m.lexus.fi' value='1338'/> <set toolText='info1.jsp m.lexus.fi' value='11'/> <set toolText='info2.jsp m.lexus.fi' value='5'/> <set toolText='info3.jsp m.lexus.fi' value='5'/> <set toolText='lexus_td.jsp m.lexus.fi' value='5'/> <set toolText='photo1.jsp m.lexus.fi' value='13'/> <set toolText='photo2.jsp m.lexus.fi' value='7'/> <set toolText='photo3.jsp m.lexus.fi' value='6'/> <set toolText='index.jsp m.renault.fi' value='44'/> <set toolText='kesa.jsp m.renault.fi' value='59'/> <set toolText='service.jsptype%3DKESA m.renault.fi' value='4'/> <set toolText='tarjoukset.jsp m.renault.fi' value='34'/> <set toolText='jakohihna.jsp m.renault.fi' value='25'/> <set toolText='lisavarusteet.jsp m.renault.fi' value='5'/> <set toolText='service.jsp m.renault.fi' value='16'/> <set toolText='avensis.jsp m.toyota.fi' value='22'/> <set toolText='D4D1.jsp m.toyota.fi' value='7'/> <set toolText='D4D2.jsp m.toyota.fi' value='4'/> <set toolText='index.jsp m.toyota.fi' value='65'/> <set toolText='rav4.jsp m.toyota.fi' value='11'/> <set toolText='sedan1.jsp m.toyota.fi' value='5'/> <set toolText='sedan2.jsp m.toyota.fi' value='4'/> <set toolText='toyota_td.jsp m.toyota.fi' value='14'/> <set toolText='valvematic1.jsp m.toyota.fi' value='6'/> <set toolText='wagon1.jsp m.toyota.fi' value='14'/> <set toolText='wagon2.jsp m.toyota.fi' value='7'/> <set toolText='wagon3.jsp m.toyota.fi' value='7'/> <set toolText='eco.jsp m.renault.fi' value='3'/> <set toolText='merkkihuolto.jsp m.renault.fi' value='11'/> <set toolText='D4D3.jsp m.toyota.fi' value='2'/> <set toolText='valvematic2.jsp m.toyota.fi' value='1'/> <set toolText='valvematic3.jsp m.toyota.fi' value='1'/> <set toolText='sedan3.jsp m.toyota.fi' value='2'/> <set toolText='IS1.jsp m.lexus.fi' value='297'/> <set toolText='IS2.jsp m.lexus.fi' value='55'/> <set toolText='IS3.jsp m.lexus.fi' value='63'/> <set toolText='IS4.jsp m.lexus.fi' value='36'/> <set toolText='IS5.jsp m.lexus.fi' value='35'/> <set toolText='IS6.jsp m.lexus.fi' value='32'/> <set toolText='koeajo.jsp m.lexus.fi' value='77'/> <set toolText='myynti_ja_huolto.jsp m.lexus.fi' value='180'/> <set toolText='rx%2F%2Findex.jsp m.lexus.fi' value='3'/> <set toolText='RX1.jsp m.lexus.fi' value='298'/> <set toolText='is%2F%2Findex.jsp m.lexus.fi' value='5'/> <set toolText='RX2.jsp m.lexus.fi' value='64'/> <set toolText='RX3.jsp m.lexus.fi' value='49'/> <set toolText='RX4.jsp m.lexus.fi' value='44'/> <set toolText='RX5.jsp m.lexus.fi' value='37'/> <set toolText='RX6.jsp m.lexus.fi' value='38'/> <set toolText='service_thanks.jsp m.renault.fi' value='1'/> <set toolText='koeajo.jsptype%3DIS m.lexus.fi' value='23'/> <set toolText='koeajo.jsptype%3DRX m.lexus.fi' value='23'/> <set toolText='ota_yhteytta_322345234552bogus.jsp m.lexus.fi' value='1'/> <set toolText='kiitos.jsp m.lexus.fi' value='2'/> <set toolText='service.jsptype%3DHIHNA m.renault.fi' value='1'/> <set toolText='BMW.jsp m.wetteri.fi' value='3'/> <set toolText='BMW_lisavarusteet.jsp m.wetteri.fi' value='2'/> <set toolText='Ford.jsp m.wetteri.fi' value='4'/> <set toolText='Ford_lisavarusteet.jsp m.wetteri.fi' value='1'/> <set toolText='Huolto.jsp m.wetteri.fi' value='8'/> <set toolText='Hyundai.jsp m.wetteri.fi' value='1'/> <set toolText='index.jsp m.wetteri.fi' value='21'/> <set toolText='Jaguar.jsp m.wetteri.fi' value='1'/> <set toolText='Mazda.jsp m.wetteri.fi' value='1'/> <set toolText='Renault.jsp m.wetteri.fi' value='7'/> <set toolText='Renault_lisavarusteet.jsp m.wetteri.fi' value='2'/> <set toolText='Renault_tarjoukset.jsp m.wetteri.fi' value='3'/> <set toolText='Rover.jsp m.wetteri.fi' value='3'/> <set toolText='Rover_tarjoukset.jsp m.wetteri.fi' value='1'/> <set toolText='index.jsp sn4mobile.mobi' value='7'/> </dataset> </chart> . Image 1 : --------- IMAGE 2 : ----------
  24. How to handle long labels

    Thank you Admin. It is very usefull for me.