Closed (fixed)
Project:
FusionCharts
Version:
6.x-1.x-dev
Component:
FusionCharts content type
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jan 2009 at 19:14 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
aaron1234nz commentedCheck the latest dev release. I've added in some proper data validation and recombination routines which replaces the crude sort() which I used previously.
Comment #2
kmessing commentedThanks, It works great now. Do you think you could allow it to accept blank spaces in the chart data? when charting data, if a space is left empty the chart wont render and will come up with an error. I'm doing charts with spending in 2009, so as you can imagine, i have a lot of data that isnt collected and I have to put a "0" in the space in order for the chart to render.
Comment #3
aaron1234nz commentedseems fair enough. I'll look into it. I thinking of having a checkbox on the edit form which you can tick to say "fill blanks with 0"
Comment #4
aaron1234nz commentedComment #5
aaron1234nz commentedDone.