atulcharts Posted January 11, 2013 Report Share Posted January 11, 2013 hi, Is there any samples or documentation on the website so that I can know what javascript and CSS file to include for a chart which I want to use. Please help me if anybody knows... Thanks in advance.. Quote Link to comment Share on other sites More sharing options...
0 angelr Posted January 11, 2013 Report Share Posted January 11, 2013 When youdownload JChartFX, the compressed file contains a text document (ibraries.txt)explaining more about what JavaScript files you should include in your project. The only twofiles required in any scenario are:- jchartfx.coreVector.js or jchartfx.coreBasic.js (depending on whether you want to use Vector based rendering or not)- jchartfx.system.js Regardingthe CSS file to use, in the same compressed file I mentioned before, weinclude the jchartfx.css file labeling all of the chart attributes and its currentdefault styles that you can use as a base to customize your chart styles. Also, pleasetake a look into the styles folder. In there you Quote Link to comment Share on other sites More sharing options...
Question
atulcharts
hi,
Is there any samples or documentation on the website so that I can know what javascript and CSS file to include for a chart which I want to use.
Please help me if anybody knows...
Thanks in advance..
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.