Search the Community
Showing results for tags 'charts'.
Found 11 results
-
I am plotting a multiseries chart using data from database in java . The Chart attributes that I put are as follows: I have around 2880 points to plot.(Atleast 1000 minimum) for which i need scrollbars. currently the poits are all clustered and not visible. chartConfig.put("theme",...
- 5 replies
-
- scroll multiseries chart
- scrollbar
-
(and 1 more)
Tagged with:
-
I have read all of the postings on chart type not supported but have not been able to solve my problem. Also.. all of the JSFiddle examples you posted dont work. Here is my file import React, { Component } from 'react'; import logo from './logo.svg'; import './App.css'; import '...
-
Hi, i have tried to search a graph with zoomline animation but this does not exist. It's correct? It's not implemented yet?
- 1 reply
-
- animations
- zoomline
-
(and 1 more)
Tagged with:
-
Hello to everyone, I just migrated to the new version of FusionCharts. The only thing I can not understand is how to change the menu for data export. I would like to be able to move it down to the chart or left; Is there anybody who could guide me some guide? Thank you all.
-
I am trying to send an email with an embedded chart. If i generate the HTML normally I am able to render the chart and see its functionality. However, when I embed the HTML of the chart into another HTML template which gets sent out as an email, the chart does not render. Is this even possible t...
-
Hello FusionCharts-land. Ok so I have a new problem. I have many charts on a single ASP.Net page. I say many I actually only mean 9. The problem is that 3 of these charts are intermittently not printing. I've tracked down how to MAKE it print successfully - scroll down so every chart has bee...
-
Performance of Collabion Charts on Sharepoint (Slow to Render)
padraig posted a topic in Collabion Charts for SharePoint
Hi all, We have set up a dashboard with charts rendering from a list on the sharepoint site, the dashboard has 6 charts and are taking up to 40+ seconds to render. We are using sharepoint 2010. To give a brief intro, the source list contains approximately 1500 rows which is a very low volume.... -
Upgraded from 3.2.2 to 3.5 and export doesn't work
shashanks posted a topic in Installation and Upgrades
Hi, Is there a new WAR file with the new libraries? My exports don't work properly, for export to pdf, png, svg and jpeg. As well, I used to have a 3d pie chart that when right clicked on, would be able to show the 2d version. I've lost that functionality, is there some way to show the 2d versio... -
We have created a dashboard for our Education Montor which has been a great success. We now want to do one for our Youth site but with the charts opening directly from the map. This means it is the master chart is there a way to have the close button on the master chart?
-
We noticed that the logo we display in the bottom-right corner of the chart looks fine (using logoURL='sssss.png'). However, when we download the chart in pure JavaScrpt the logo is not included in the saved file.
-
How we can Export Multi-series Fusion chart along with dataset(i.e Table View) that we are providing in PPt/Excel/Word/Pdf?