mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Introduced AreaChart component for area visualization. - Updated MetricCharts to use AREA chart type instead of LINE for non-bar charts. - Enhanced ChartGroup to support AreaChart alongside existing Line and Bar charts. - Modified ChartColors utility to include hex values for color mapping. - Adjusted LineChart to utilize dynamic curve types based on props. - Refactored KubernetesYamlTab for improved styling and responsiveness. - Updated tooltip and legend functionalities for better user interaction.
OneUptime Common UI Library
The OneUptime Common UI Library is a collection of shared components, utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with React and TypeScript. It includes components like buttons, modals, and form elements. It also includes utilities like date formatting, and string manipulation.