Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciChart Offline HTML File Generator

This repo provides a playground file drawExample.js, where you can configure a SciChart chart, and build a standalone HTML runnable file running the SciChart chart.

Step 1:

After cloning repo or when you need to upgrade SciChart version -> install dependencies:

npm install

Step 2:

We recommend configuring the code in a CodePen, starting from this: https://codepen.io/vasculandrei/pen/gbOqXGE (so you can see the progress), and only then copy the JS into drawExample.js.

Step 3

Once you're happy with your chart configuration, you can run:

npm run build

or

npm run build3d # -> if you configure a 3d chart instead 

Done!

This will embed the chart config & SciChart library JS + WASM into a single output.html file, which you can open in any modern browser, offline!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages