Active
Project:
Charts and Graphs
Version:
6.x-2.7
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2011 at 12:25 UTC
Updated:
1 Aug 2011 at 12:25 UTC
Hi,
I'm drawing a big series and I want to use bluff charts. The problem is that if I put something like this:
$canvas->x_labels = array("0:'200'", "200:'3000'", "1000:'5000'");
I obtain only 3 points, but I want to obtain all the series (1000 points) with only 3 labels in the x axis.
What is wrong?.
Thanks!,