Page 1 of 1

New windVector block

Posted: Fri Dec 06, 2024 10:28 pm
by davidefa
This is a block similar to ( derived from ) windRose block.
Wind is shown as vectors ( showing speed and direction change over time )

ver 0.1
- preliminary version

NOTE
You need also to modify the indexDesktop.php script adding the following line ( near line 212, after similar script tags ):

Code: Select all

		<script src="https://code.highcharts.com/modules/vector.js"></script>

windVector01.png
windVector01.png (39.28 KiB) Viewed 11994 times

Re: New windVector block

Posted: Sat Dec 07, 2024 9:34 am
by Jolumarali
Thank you Davide, you are innovation ;)