The goal is to build radar chart each axes of which has it's own scale (min and max values). Is it possible to do it via chart.js ? If yes, where documentation about it can be found ?

0 Answer
I have found a workaround: use Apache eCharts lib. https://echarts.apache.org/examples/en/editor.html?c=radar Here is an example with different scale range for each axis in Radar Chart.
这家伙很懒,什么都没留下...