What steps will reproduce the problem? 1. 2. 3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Comment #1
Posted on Jan 9, 2009 by Quick Horseinvestigating...
Comment #2
Posted on Jan 9, 2009 by Quick Horseseems current SVN of OFC flash swf contains a bug preventing #x_label# from working...
Comment #3
Posted on Jan 28, 2009 by Quick Horsepls try SVN - new SWF should fix this bug
Comment #4
Posted on Jan 28, 2009 by Quick Horse(No comment was entered for this change.)
Comment #5
Posted on Jul 7, 2009 by Quick HorseThe problem is solved for line graphs, but it looks like it still doesn't work for bar graphs, it just replaces #x_label# with an empty string.
See this graph for example:
{"elements":[{"type":"bar_glass","values":[1,2,3,4,5,6,7,8,9,10,9,8,7,6,5,4,3,2,1,2,3,4,5,6,7,8,9,10,9,8,7,6,5,4,3,2,1], "tip":"#x_label#"}], "x_axis": { "steps": 4, "labels": { "steps": 1, "visible-steps": 2 } }}
Any ideas?
Status: Fixed
Labels:
Type-Defect
Priority-Medium