Skip to content

anychart-solutions/big-data-speed-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyChart - Robust JavaScript/HTML5 Chart library for any project

AnyStock Big Data Speed Test

Our JavaScript charts support rendering thousands of data points in milliseconds. Run a speedtest or try real-time live data streaming.

Big Data Speed Test | AnyChart

Modifying source code

There are two possible options of modifying demo source code, using Node.js and npm and with no additional requirements.

Please, ensure you have all requirements installed before running. Then, to run demo with Node.js and npm, use following commands:

git clone git@github.com:anychart-solutions/big-data-speed-test.git
cd big-data-speed-test
gulp

Now, when all environment is up and running, you may use following instructions to modify source code:

  • To modify demo stylesheets, edit src/sass/*.scss files.
  • To modify demo JavaScript, edit src/js/*.js file.
  • To modify demo markup, edit src/index.html file.

With no additional requirements

This option doesn't require Node.js and npm installation. Also it imposes some limitations on demo source code modification process.

  • To run the demo, please, open index.html page.
  • To modify demo stylesheets, please add your own <styles> section to src/index.html file.
  • Unfortunately, here is no way to modify demo JavaScript code except adding your own <script> section to src/index.html file.
  • To modify demo markup, edit src/index.html file.
  • To make a production build you need to copy all required files to distribution folder by your own.

Running on production

All production files are located in distribution folder. In case you did some modification of the source code, you need to rebuild production files as mentioned in Using Node.js and npm section or manually using following command.

gulp prod

Installing requirements

To run demo development environment, please, ensure you have installed Git, Node.js, npm and gulp, overwise:

Links

License

AnyChart Big Data Speed Test solution includes two parts:

  • Code of the solution that allows to use Javascript library (in this case, AnyChart) to create a demo. You can use, edit, modify it, use it with other Javascript libraries without any restrictions. It is released under Apache 2.0 License.
  • AnyChart JavaScript library. It is released under Commercial license. You can test this plugin with the trial version of AnyChart. Our trial version is not limited by time and doesn't contain any feature limitations. Check details here.

If you have any questions regarding licensing - please contact us. sales@anychart.com

Analytics

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published