I am considering applying server-side licensing for my javerScript application.
In the document below, there is a phrase “Our server-side licensing component is written in C++.”
(https://support.scichart.com/index.php?/Knowledgebase/Article/View/17256/42/)
However, there is only asp.net sample code on the provided github.
(https://github.com/ABTSoftware/SciChart.JS.Examples/tree/master/Sandbox/demo-dotnet-server-licensing)
I wonder if there is a sample code implemented in C++ for server-side licensing.
Can you provide c++ sample code?
Also, are there any examples to run on Ubuntu?
- Hakan Sukur asked 5 years ago
- You must login to post comments
Hello Hakan,
Thanks for your inquiry.
Our FastColumnRenderableSeries API doesn’t support rendering of the columns of different widths. So the best way is to use Custom Series. Please take a look at the following documentation for more info:
https://www.scichart.com/documentation/win/current/webframe.html#Custom%20Series%20(CustomRenderableSeries).html
Hope this helps.
With best regards,
Oleksandr
- Oleksandr Shvets answered 5 years ago
- You must login to post comments
Please login first to submit.