问题标签 [fusioncharts]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
181 浏览

java - Is it possible to use flashvars with JBoss?

I'm part of a team developing a product using JSF 2.0 and I was asked to investigate the possibility of including FusionCharts free in the app. I have tried different ways of inserting a simple chart in a JSF page but with no luck.

On of the methods involves using the elements OBJECT and EMBED but hhen I try to use them I get a "null source" error from JBoss. From what I could find online (through Google), I am under the impression that 'flashvars' isn't quite compatible with JBoss. Is anyone here able to confirm this? If this is the case, what workaround would you suggest me?

Other ways I also found online didn't show the chart not even an error message.

Thanks in advance.

0 投票
2 回答
1656 浏览

pdf - 无法使用“嵌入图表使用”导出融合图表/ Tags'

I am trying to export a fusion chart created using 'Embedding Charts Using / Tags'.

Export works just perfect with the right click (on the chart) and chose a pdf to export. But I am not ab

I am trying to export a fusion chart created using 'Embedding Charts Using / Tags'.

Export works just perfect with the right click (on the chart) and chose a pdf to export. But I am not able to make this work via javascript. I have a button outside the chart which upon clicking calls the function below

the object above returned is null and this fails on the next line

here is the full prototype


Suppose you have two buttons SubmitButton and CancelButton and you do not want to CancelButton to fire validation plugin, just give CssClass="cancel" for CancelButton

0 投票
3 回答
1579 浏览

charts - 图表服务器端导出

我正在寻找一个很好的绘图实用程序,它可以 100% 导出服务器端的图形。换句话说,它接收数据并返回一个图像文件。

我们过去使用过 swift 图表,但我们的业务人员已经看到了融合图表和 Zing 图表,并且想要看起来像这样的东西。

Zing 和 Fusion 图表都具有“服务器端”导出功能,它在 Bowser 中截取屏幕截图,并在用户单击按钮时将其发送到服务器。此功能也有一些闪存限制,使其更加复杂。图表必须是页面上的顶部图像,窗口(和选项卡)必须打开并处于焦点位置。该图还必须先在浏览器中查看,然后才能导出。

如果有人知道类似于 swift 生成器的工具,或者知道如何在没有用户的情况下导出融合图表?

提前致谢!

0 投票
3 回答
8165 浏览

c# - 如何在 ASP.Net 中将 FusionChart 导出为图像

我们正在使用免费版本的融合图表,想知道有没有一种方法可以在不使用任何第三方组件的情况下将生成的图表导出为图像。我们使用 ASP.Net 来生成图表。

0 投票
1 回答
429 浏览

php - FusionCharts 的 PowerCharts 的 PHP API

我有兴趣使用 FusionCharts PowerCharts 库中的图表(可在 fusioncharts.com 获得演示)。

有一个不错的 PHP 库用于构建标准的 FusionCharts,但是查看当前不支持 PowerCharts 库的类。有谁知道与库的 PowerCharts 版本一起使用的库?

0 投票
1 回答
330 浏览

export - 强制融合图表在视口外渲染

我的页面上有几个 Fusioncharts,其中一些在视口之外。通常,它们会在用户滚动页面并使其可见时立即呈现。

现在,我必须导出所有这些图表,因此,我需要在开始导出过程之前渲染它们:有没有一种方法可以在不要求用户向下滚动页面的情况下强制渲染?

0 投票
2 回答
1992 浏览

jquery - 在 jquery ui 对话框中加载 swf

我正在使用 fusionCharts 套件中的 fusionmaps。我已经搜索了他们所有的文档和知识库以了解如何做到这一点,但没有运气,所以我正在与你们联系。

我有一个地图(swf 文件),它从 xml 文档中获取数据来构建其数据。在该 xml 中,对于特定实体,我可以进行 javascript 调用。在 swf 所在的文件中,我有我的 JS 和 jquery 库。我最终试图让另一个 swf 文件在 UI 对话框中弹出。如果可能的话,我不知道该怎么做。我弹出对话框,但它是空的。我希望在其中放置的 swf 文件加载在我的其他 swf 文件之上。有什么建议么?

这是我的一些代码。

我的 fusionmap 通话

我知道这是一个很长的问题,但只是希望。感谢您的浏览以及您可能有的任何建议。

克里斯

0 投票
1 回答
680 浏览

highcharts - 在沙盒解决方案中使用 FusionCharts

有没有人在沙盒解决方案中使用融合图表成功渲染图表?

如何将 SWF 文件放到 SharePoint 上?我包含它并通过功能部署它,Elements.xml 如下所示:

<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
  <Module Name="FusionCharts">
   <File Path="FusionCharts\FCF_Column2D.swf" Url="FusionCharts/FCF_Column2D.swf" />
   <文件路径="FusionCharts\FCF_Gantt.swf" Url="FusionCharts/FCF_Gantt.swf" />
  </Module>
</Elements>

部署沙盒解决方案后,您可以从http://sharepointsite/FusionCharts/FCF_Gantt.swf访问 SWF 文件,浏览器将尝试打开/保存该文件。如果此文件是通过场解决方案部署的,并部署到我可以通过http://sharepointsite/_layouts/FusionCharts/FCF_Gantt.swf访问的 _layouts 文件夹,它会呈现错误消息“无效的 xml 数据”。场解决方案部署是正确的,因为 MIME 类型已正确设置为“application/x-shockwave-flash”,因此使用此 SWF 文件呈现图表的我的自定义 Web 部件有效。但是,如果我的沙盒 Web 部件要使用部署为网站页面的 SWF 文件,则它不起作用。任何想法?

提前致谢。肖恩

0 投票
2 回答
909 浏览

google-chrome - FusionCharts + Prototype Modalbox + Google Chrome = 浏览器查看错误

我希望有人可以帮助阐明导致您在此处看到的错误的潜在问题:

在此处输入图像描述

如您所见,FusionChart 在打开时不正确地覆盖在 Modalbox 顶部。此问题仅在 Google Chrome 中出现。其他浏览器都正常。

关于这里潜在问题的任何想法?可以做些什么?

0 投票
2 回答
3086 浏览

fusioncharts - 融合图基础

Fusion图表中的这些有什么区别?

  1. 名称和标签
  2. 图形和图表