Closed (fixed)
Project:
FusionCharts
Version:
6.x-1.x-dev
Component:
FusionCharts core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2010 at 08:45 UTC
Updated:
24 Jun 2011 at 23:41 UTC
Whenever I edit the node to update the data of the chart, two more new rows were added. As a result, there are many empty rows.
Although the empty rows do not create any error nor affecting the chart from rendering, i would appreciate to have it fixed by either not adding rows automatically or to allow rows be deleted.
Thank you very much.
Comments
Comment #1
ccrackerjack commentedTo be more specific, I'm having the captioned error in both 2D/3D Combination Charts (multi-series + line + dual Y-axis). I have 34 rows filled with data and using 3P and 2S.
Comment #2
aaron1234nz commentedHad to replace a "+1" with a "-1" in the case of combination charts.