- Fixed v1.1.0 not being signed with a comunity level.
- Added Legend anchor options: top, center, bottom
- Added Legend position options: left, right
- Added option to calculate bucket size automaticaly.
- Implemented automatic bucket size calculation.
- Updated README.md.
- Added error handling on empty data.
- Added limits to setting values.
- Added v1.1.0 to builds.
- Set v1.1.0 as release candidate.
- Fixed README.md not displaying images correctly on plugin Overview page.
- Set v1.0.0 as release candidate.
- Changed relative paths to absolute paths in Image tags.
- Fixed wrong screenshot paths in plugin.json
- Chaned style of WindroseLegend component.
- Set v0.6.7 as release candidate.
- Added v0.6.7 to builds.
- Fixed Speed buckets not highlighting due to useState for Color palette swapping.
- Added screenshots to plugin.json.
- Added different color palettes.
- Added settings for picking Color palette.
- Update CHANGELOG.md.
- Update README.md to include description of
Color palette
setting.
- Minor grammar corrections in CHANGELOG.md.
- Update README.md to include description of
Wind Speed Unit
setting. - Percent labels on Windrose are now placed at the position with the smallest petals.
- Added option to select wind speed unit in panel settings.
- Selected wind speed unit will be correctly displayed in legend and tooltip.
- Updated settings descriptions.
- Updated README.md.
- Fixed hovering on legned not afecting bucket borders.
- Changed legend icons using the same styles as WindrosePanel.
- Improved highlighting.
- Added speed range to tooltips.
- Added speed buckets stroke highlighting.
- Fixes style indexing problem.
- Fixes style indexing problem.
- Added setting to hide legend.
- Added setting to allow legent to overlap with windrose display.
- Created logo for Operato Windrose.
- Updated percent values on tings to corelate with petal sizes.
- Changed the id of plugin from 'operato-operatowindrose-panel' to 'operato-windrose-panel'.
- Added legend.
- Added compas direction labels.
- Added angle direction labels.
- Added settings to allow user to switch between compas and degree labels.
- Added percent labels on rings. (Only placeholder values that do not represent the coresponding values of Windrose petals)
- Tweaks on highlight color values.
- Added tooltip decimal place setting.
- Added data processing. Visualization is now done on dynamic data provided by Grafana.
- Added utility functions for manipulating colors.
- Initial commit. Added basic Windrose visualization and data parsing. (Only displays static hardcoded data)