I'm doing a demo locally, as basic as can be. My animation isn't really slick like how it is on the jChartFX website. It just renders from left to right, as opposed to growing simultaneously and slick. Any ideas on what I'm missing? I'm just including this:
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
ld_7
Hi all,
I'm doing a demo locally, as basic as can be. My animation isn't really slick like how it is on the jChartFX website. It just renders from left to right, as opposed to growing simultaneously and slick. Any ideas on what I'm missing? I'm just including this:
<link rel="stylesheet" type="text/css" href="styles/jchartfx.css" />
<script type="text/javascript" src="js/jchartfx.system.js"></script>
<script type="text/javascript" src="js/jchartfx.coreVector.js"></script>
<script type="text/javascript" src="js/jchartfx.animation.js"></script>
Is that order right? Are there more includes needed or additional calls that I need to make to get it to be smooth?
Thanks, looking forward to a reply!
Link to comment
Share on other sites
2 answers 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.