We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checklist
Describe the bug The graph goes beyond the limits of the card
Version of the card Version: 2.1.2
To Reproduce This is the configuration I used:
type: custom:apexcharts-card chart_type: radialBar layout: minimal series: - entity: sensor.ha_processor_use color_threshold: - value: 0 color: "#43a047" - value: 65 color: "#ffa600" - value: 85 color: "#db4437" name: " " show: header_color_threshold: true extremas: true header: show: true title: Utilizzo del Processore show_states: true colorize_states: true experimental: color_threshold: true apex_config: plotOptions: radialBar: offsetY: -20 startAngle: -120 endAngle: 120 dataLabels: name: show: false value: show: false legend: show: false
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Describe the bug
The graph goes beyond the limits of the card
Version of the card
Version: 2.1.2
To Reproduce
This is the configuration I used:
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: