KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /home/queenjbs/www/FusionChart/Contents/FirstChart/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/queenjbs/www/FusionChart/Contents/FirstChart/OtherApplications.html
<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Using FusionCharts in various applications </title>
<link rel="stylesheet" href="../assets/ui/css/style.css" type="text/css" />
<script type="text/javascript" src="../assets/prettify/prettify.js"></script>
<link rel="stylesheet" type="text/css" href="../assets/prettify/prettify.css" />
<script type="text/javascript" src="../assets/ui/js/jquery.min.js" ></script>
<style type="text/css">
<!--
div.WebHelpPopupMenu { position:absolute;
left:0px;
top:0px;
z-index:4;
visibility:hidden; }

a.whtbtnhide, a.whtbtnshow, a.whtbtnhidenav , a.whtbtnshownav { border-bottom:none !important; }
-->
</style>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whmsg.js"></script>
<script type="text/javascript" language="javascript" src="../assets/ui/js/whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whproxy.js"></script>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whlang.js"></script>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whtopic.js"></script>
<script type="text/javascript" src="../assets/ui/js/lib.js"></script>
</head>

<body>
<!-- breadcrumb starts here -->
<div id="breadcrumb"></div>
<script type="text/javascript">
	document.write( addFCBreadcrumb( [ "Home|../Introduction/Overview.html", "Creating your first chart|FirstChart.html", "Embedding in other applications" ] ) );
</script>
<!-- breadcrumb ends here -->


<table width="98%" border="0" cellspacing="0" cellpadding="3" align="center">
  <tr> 
    <td class="pageHeader">Using FusionCharts in various applications </td>
  </tr>
  <tr>
  <td class="text">
     <p> FusionCharts can  be used in a variety of  applications such as Web development frameworks, CMS systems, Reporting systems etc. Any application that is served through a browser can use FusionCharts. If it is a Web framework or a web application where JavaScript is supported, then  standard FusionCharts APIs can be used for providing data. In case JavaScript is not supported, then FlashVars can be used to pass data to FusionCharts.</p>
     <p>In this section, we showcase how FusionCharts can be implemented in various applications:</p></td>
  </tr>
    
    
  <tr>
     <td class="header"><a name="sharepoint" id="sharepoint"></a>In SharePoint </td>
  </tr>
  <tr>
     <td class="text"><p>FusionCharts for SharePoint helps you build live charts within  your SharePoint installation. Installed as a webpart, FusionCharts for SharePoint can connect to seven data sources including SharePoint Lists, Views, CSV files, MS SQL, Oracle, Excel and BDC. The charts can be extensively customized using the intuitive GUI. Please visit <a href="http://www.fusioncharts.com/sharepoint/" target="_blank">http://www.fusioncharts.com/sharepoint</a> for more information. Shown below is a screenshot: </p>       </td>
  </tr>
  <tr>
    <td class="text"><img src="Images/otherApps/FC_SP.gif" alt="FusionCharts for SharePoint" width="600" height="341" /><br /><br /></td>
  </tr>
  <tr>
  <td class="header"><a name="oomfo" id="oomfo"></a>In Microsoft PowerPoint (Windows 32 bit) </td>  
  </tr>
<tr>
<td class="text">
   <p>FusionCharts can  be incorporated into  Microsoft PowerPoint presentations using oomfo (<a href="http://oomfo.com" target="_blank">http://oomfo.com</a>). oomfo helps you create FusionCharts in PowerPoint visually, without having to write any  code. It lets you connect to CSV data sources, customize chart properties and even export charts as images.</p>
   <p> oomfo provides an intuitive UI for quick configuration of  charts. Given below are a few screenshots of oomfo:</p></td>
</tr>
 <tr>
    <td valign="top" class="text"><img src="Images/otherApps/oomfo1.jpg" width="550" height="308" /><br />
      <br />
    <img src="Images/otherApps/oomfo-screenshot-many-chart-types.jpg" width="431" height="315" /></td>
 </tr>
  <tr>
    <td class="text">&nbsp;</td>
  </tr>
  <tr>
     <td valign="top" class="header"> <a name="flex" id="flex"></a>In Adobe Flex</td>
  </tr>
  <tr>
     <td class="text"><p>Specialized version of FusionCharts is available for Adobe Flex. FusionCharts for Flex is a charting component that can be loaded in Adobe Flex. Using FusionCharts for Flex, you can render animated and data-driven charts and gauges in your Flex solutions. The product comes with Flex based APIs, which helps you to connect to native Flex data sources like Arrays, XML Collection, etc. FusionCharts for flex can be downloaded from <a href="http://www.fusioncharts.com/flex" target="_blank">http://www.fusioncharts.com/flex</a>. </p></td>
  </tr>
<tr>
  <td class="header"><a name="vb6" id="vb6"></a>In Visual Basic 6 (Classic VB) </td>
  </tr>
  <tr>
     <td class="text"><p>FusionCharts can be loaded as an OCX control within  VB6 applications. This control offers an extensive API that lets you easily embed the charts, save them as images and change data.  <a href="http://www.fusioncharts.com/vb/" target="_blank">FusionCharts for VB</a> can be implemented in Visual Basic 6 as well as Visual C++ applications. A few screenshots are provided for your reference: </p>     </td>
  </tr>
  <tr>
     <td valign="top" class="text"><img src="Images/otherApps/VB_IDE.jpg" width="500" height="366" /> <img src="Images/otherApps/VB_FirstChart_SS.jpg" width="498" height="366" /><br /><br /></td>
  </tr>

  <tr>
     <td class="header"><a name="joomla" id="joomla"></a>In Joomla </td>
  </tr>
  <tr>
     <td class="text"><p>FusionCharts Free for Joomla is a charting component for Joomla. This is a FREE Joomla component  which helps users of Joomla 1.5x to create exciting Flash charts for their Joomla sites. It is totally free to use and provides all standard chart types. ARTIO FusionCharts Free for Joomla  comes with an intuitive GUI for configuring  charts quickly and easily. Please visit <a href="http://www.fusioncharts.com/joomla/" target="_blank">http://www.fusioncharts.com/joomla</a> to download  FusionCharts for Joomla. Shown below is a screenshot: </p>       </td>
  </tr>
  <tr>
    <td class="text"><img src="Images/otherApps/FC_Joomla.jpg" alt="FusionCharts for Joomla" width="686" height="469" /><br /><br /></td>
  </tr>
  <tr>
  <td class="header"><a name="winforms" id="winforms"></a>In .NET WinForms (C# or VB)</td>
</tr>
  <tr>
     <td class="text"><p>FusionCharts can be added to  WinForms (C# or VB). This is done by adding Flash objects directly to WinForms and providing data through <span class="codeInline">FlashVars. </span><span class="text">Following links provide detailed information on incorporating FusionCharts in WinForms</span>:</p>
       <ul>
         <li><a href="http://blog.fusioncharts.com/2009/09/how-to-use-fusioncharts-in-windows-net-applications-winforms.html" target="_blank">Simple embedding of chart in WinForms</a></li>
         <li><a href="http://blog.fusioncharts.com/2009/09/how-to-use-fusioncharts-in-windows-net-applications-winforms-&ndash;-part-2" target="_blank">Building data dynamically</a></li>
         <li><a href="http://blog.fusioncharts.com/2009/10/how-to-use-fusioncharts-in-windows-net-applications-winforms-&ndash;-part-3" target="_blank">Using remote data and exporting charts as images</a>    </li>
     </ul><br /></td>
  </tr>
  <tr>
     <td class="header"> <a name="filemaker" id="filemaker"></a>In FileMaker</td>
  </tr>
  <tr>
     <td class="text"><p>FileMaker Pro is a cross-platform relational database application that integrates a database engine with a GUI-based interface, allowing users to modify the database by dragging new elements into layouts, screens, or forms. FusionCharts can  easily be added to FileMaker 8.5 (or above) using the WebViewer Object. Please visit <a href="http://www.fusioncharts.com/filemaker" target="_blank">http://www.fusioncharts.com/filemaker</a> to use FusionCharts in FileMaker. Following is a snapshot of the blueprint application built using  FusionCharts for FileMaker: </p>       </td>
  </tr>
  <tr>
    <td class="text"><img src="Images/otherApps/FC_FM.jpg" alt="FusionCharts for FileMaker" width="766" height="491" /><br /><br /></td>
  </tr>
  <tr>
       <td class="header"> <a name="dreamweaver" id="dreamweaver"></a>In Dreamweaver </td>
  </tr>
  <tr>
     <td class="text"><p>FusionCharts for Dreamweaver helps Web developers and designers create animated Flash charts using a  GUI integrated into Dreamweaver. Using the intuitive GUI, you can build sales reports, financial data, website analytics, network data and more without    writing any  code. Please visit <a href="http://www.fusioncharts.com/dreamweaver/" target="_blank">http://www.fusioncharts.com/dreamweaver</a> for more details. Following is the screenshot of FusionCharts for Dreamweaver: </p>     </td>
  </tr>
  <tr>
    <td class="text"><img src="Images/otherApps/FC_DW.jpg" alt="FusionCharts for Dreamweaver" width="575" height="600" /><br />
    <br /></td>
  </tr>

  <tr>
     <td class="header"><a name="wordpress" id="wordpress"></a>In WordPress </td>
  </tr>
  <tr>
     <td class="text"><p>FusionCharts can be implemented in WordPress with  minimal  coding. For more on this, please read the blog post - <a href="http://wordpress.org/support/topic/fusioncharts-in-your-wordpress-blog" target="_blank">http://wordpress.org/support/topic/fusioncharts-in-your-wordpress-blog.</a></p></td>
  </tr>
  <tr>
     <td class="header"><a name="drupal" id="drupal"></a>In Drupal </td>
  </tr>
  <tr>
     <td class="text">
        <p>FusionCharts Drupal module provides both  a user interface for creating charts as well as an API to help developers  integrate it with other modules. Using the API you can also connect to  arrays and SQL queries. Drill-down is also supported. Please view an <a href="http://sandbox.webtolife.org/fusioncharts/adding-graphs-to-rails-with-fusioncharts/" target="_blank">online demo here</a>. Or, download from  <a href="http://drupal.org/project/fusioncharts" target="_blank">http://drupal.org/project/fusioncharts</a></p>
<p class="highlightBlock">We are constantly working on integrating FusionCharts with newer technologies, applications and frameworks. To keep yourself posted on our latest developments, subscribe to our blog at  <a href="http://blog.fusioncharts.com" target="_blank">http://blog.fusioncharts.com</a> </p>        </td>
  </tr>
</table>
<!-- footer links starts-->
<div id="fcfooter"></div>
<script type="text/javascript">
	document.getElementById("fcfooter").innerHTML =  addFCFooter("Exporting chart to Image/PDF|ExportChart.html","FusionCharts XT Data Formats - XML Overview|../DataFormats/XML/Overview.html");
</script>
<!-- footer links ends -->
<script type="text/javascript" language="javascript1.2">//<![CDATA[
<!--

	highlightSearch();

//-->
//]]></script>
</body>
</html>

Anon7 - 2021