Trials
You can start using LightningChart JS completely free of charge in the form of a 30-day Trial. Please proceed to our web page to get your Trial license key.
Regardless whether you are just trying LightningChart out, making a proof of concept or developing a LC based product, you can find your path to a suitable license key here.
License keys are strings. To use them, pass the license string to lightningChart function when creating charts:
const lc = lightningChart({
license: '...my-license-key...'
})
const chart = lc.ChartXY()
When trialing LightningChart JS for commercial purposes, please see Trials and Integration](/6.1.2/services/trials-and-integration) section to learn of your rights, terms of use, as well as special privileges during the trial period.
For extended trials past 30 days, please contact us](/6.1.2/contact) and we can provide extensions as required.