-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi,
I implemented MIMChartLibrary to my project but i have a little but disturbing issue.
I am setting an array for x titles values shown below.
clickDates = (
"03/11/2012",
"04/11/2012",
"05/11/2012",
"06/11/2012",
"07/11/2012",
"08/11/2012"
);
But chart couldn't draw all value on chart, only seems a part of value like "03/11/2"
I tried to change xTitleSytle 1 to 4 but nothing changed.
Also changing height doesn't solve problem.
If you can help me i will be appreciate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels