[SOLVED]ChartJS lineTension

Answered
0
0

Hi,

is there an option to set lineTension in ChartJS?

regards

Cristian Zerbinati

  • You must to post comments
Best Answer
0
0

Hi Cristian,

I’ve added a LineTension configuration option to the ChartJS LineDataSet and RadarDataSet classes.

You can download the updated source code here: https://github.com/iceteagroup/wisej-extensions/tree/2.1/Wisej.Web.Ext.ChartJs

It will also be included in the next build.

You can add any chart configuration options you want with the source code (use my last commit as a model).

 

Please let me know if you have any questions or issues!

Best,

Levie

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.