Search the Community
Showing results for tags 'data'.
Found 9 results
-
I am evaluating FC for a financial institution, to be used in an investment portfolio dashboard context. I use the prepared jsfiddle samples and then try to apply them to my own data in order to evaluate the chart features and behavior. I have been able to do this as long as the data is co...
-
Incomplete data value custom font style 3.14.1
MGS_Sebastien posted a topic in Suggestions & Requests
Hi all, I just saw that the 3.14.1 is out, and I just want to say that you did a very nice work just for that new thing : "Some attributes of data plot cosmetics like valueFontColor, valueBgColor and valueBorderColor will now apply at data series and individual data point level." However .... -
HI, I'm using 3.4 licensed version fusion charts in my application to render fusion charts like column2d, spline chart. I'm trying to implement tree map chart based on requirement. Data format required for treemap is proper, so no issue with data. But, When I added 3.12 version fusion.t...
- 2 replies
-
- treemap
- fusioncharts
-
(and 4 more)
Tagged with:
-
HI, I'm using 3.4 licensed version fusion charts in my application to render fusion charts like column2d, spline chart. I'm trying to implement tree map chart based on requirement. Data format required for treemap is proper, so no issue with data. But, When I added 3.12 version fusion.t...
- 3 replies
-
- javascript based
- data
-
(and 3 more)
Tagged with:
-
Hi there, I have fusioncharts setup and working well on one of my servers. now I am transferring the same php files to another server but while the query etc are working fine, the charts are not being rendered and throw an "invalid data" error. below is my jsonencodeddata str...
-
I'm using a 2D Stacked area chart with a json data source similar to the example below (but with a lot more dates). I'd like to add a drop-down menu on the page that filters the data by date range. Any suggestions on the best way to do this? Thanks, { "graph": { "caption": "My...
-
Date data grouping does not show empty months
chartsaway posted a topic in Collabion Charts for SharePoint
Hello, I have an issue tracking list on sharepoint which hasn't got that many inputs from any individual category, that outputs a grouped chart displaying the count of issues by date (grouped by month). Whenever a single slice of data has no entries (month with no issues), it doesn't display... -
It seems when XT 3.4.0 was launched, the method to export raw data disappeared. Did I miss something? I see how we can export charts as images / PDF / etc, but no way to export the data as CSV so people can use it in Excel or other applications. Thank you - the new Javascript charts look great...
-
Due to a system limitation, I can only produce "dataset":[{"label":"Desktop","seriesname":"A","value":"335000"}] instead of the below in the documentation. Anyway to configure it so that it will take the figures similar to my ideal case? Can someone suggest a workaround for me? I'm new to FusionChar...