Releases: dbuezas/lovelace-plotly-graph-card
Releases · dbuezas/lovelace-plotly-graph-card
v1.8.3
v1.8.2
v1.8.1
v1.8.0
What's Changed
- ci: compile the project using GitHub actions by @zanna-37 in #143
- Feature: time offsets by @dbuezas and @zanna-37 in #109. Documentation, idea and API design by @zanna-37 in #33.
- Feature: configurable extend traces to present by @dbuezas in #109. Idea and defaults design by @FrnchFrgg
- Performance: avoid redundant requests by @dbuezas in #144
Full Changelog: v1.7.5...v1.8.0
v1.7.5
v1.7.4
v1.7.3
What's Changed
- Docs: better inline documentation for
fetchSingleRange(...)
by @zanna-37 in #123 - Fix: #124. Ghosting when the gap is caused by other strings (e.g
unknown
) by @dbuezas in #135 - Fix #132. Negative years (e.g zooming out) break fetching and rendering by @dbuezas in #136
- Fix xaxis showing numbers if no entity has data. The type of
xaxis
defaults todate
by @dbuezas in #136
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's changed
- Fix #110 Incompatibility: with custom:grid-layout (plot grows out of the screen) by @dbuezas
- Fix #125 Bug: Dataseries disappear after lots of zooming/moving/period changing by @dbuezas
- Fix #115 Style: New borders in HA 2022.11.1 by @dbuezas
- Fix #124 Rendering issue: when panning, duplicate of graph sometimes stays static (ghosting) by @dbuezas
Full Changelog: v1.7.0...v1.7.2