Skip to content
New issue

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

Colors theme (web): Fixes, Price chart updates #2036

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

cshagen
Copy link
Collaborator

@cshagen cshagen commented Nov 24, 2024

Diverse Korrekturen und Erweiterungen aufgrund von Feedback im Forum:

  • Fehlerbehebung alternativer Energie-Graph
  • Vereinheitlichung Fortgösse für Device-Liste
  • Zoom-Button für den Energie-Graphen
  • Korrektur SOC-Refresh-button
  • Korrektur Batterie-Widget
  • SOC-Anzeige im Verlaufsgraphen bei einem Ladepunkt und zwei Fahrzeugen
  • Untere und obere Hilfslinie in der Preistabelle
  • Pricechart: Buttons zum Springen zum nächsten definierten Preis
  • Pricechart: Automatische Anpassung des Einstellbereichs

@cshagen cshagen changed the title Colors theme (web): Fixes Colors theme (web): Fixes, Price chart markers Nov 24, 2024
@cshagen cshagen changed the title Colors theme (web): Fixes, Price chart markers Colors theme (web): Fixes, Price chart updates Nov 24, 2024
Comment on lines +17 to +29
<!-- <RangeInput
v-if="chargepoint.etActive"
id="foo"
v-model="maxPrice"
:min="-25"
:max="95"
:step="0.1"
:decimals="1"
:show-subrange="true"
:subrange-min="prices[0]"
:subrange-max="prices[prices.length -1]"
unit="ct"
/> -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kannst Du den kommentierten Code bitte komplett entfernen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants