I'm running into a problem displaying a chart with setStep and setLabelAngle both set.
Attached is a sample file that shows the error (an alert catches the error). When you comment out either the setStep() or the setLabelAngle() statement the chart does display, but not in the format I need. If setStep() is left out then jchartfx defaults to calculating it on it's own and doesn't display all of the labels. If setLabelAngle is left out then the axisX labels all overlap and they are unreadable.
Curiously, this worked fine in the last release; since we upgraded to the latest release (7.5.5900.27885) we have been receiving the error.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
ChrisS
Hi,
I'm running into a problem displaying a chart with setStep and setLabelAngle both set.
Attached is a sample file that shows the error (an alert catches the error). When you comment out either the setStep() or the setLabelAngle() statement the chart does display, but not in the format I need. If setStep() is left out then jchartfx defaults to calculating it on it's own and doesn't display all of the labels. If setLabelAngle is left out then the axisX labels all overlap and they are unreadable.
Curiously, this worked fine in the last release; since we upgraded to the latest release (7.5.5900.27885) we have been receiving the error.
Any help would be greatly appreciated.
jChartFX - Issue with LabelAngle and SetStep.html
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.