Releases: dbuezas/lovelace-plotly-graph-card
Releases · dbuezas/lovelace-plotly-graph-card
Bump Plotly.js to 2.34.0 (from 2.18.1)
This adds fillgradients, autorange options and more.
Find more in https://github.com/plotly/plotly.js/releases
What's Changed
New Contributors
Full Changelog: v3.3.4...v3.3.6
v3.3.4
What's Changed
- fix
filters:
examples by @darthsebulba04 in #272 - Enhance Extra entity attributes section by @CendaL in #283
- Experimental workaround for small refresh_interval by @dbuezas in #303
- Update readme.md for color-scheme URI by @yandemontreal in #324
- fix #315 - gaps in statistic data by @CendaL in #325
New Contributors
- @darthsebulba04 made their first contribution in #272
- @CendaL made their first contribution in #283
- @yandemontreal made their first contribution in #324
Full Changelog: v3.3.3...v3.3.4
v3.3.4-rc
What's Changed
- fix
filters:
examples by @darthsebulba04 in #272 - Enhance Extra entity attributes section by @CendaL in #283
- Experimental workaround for small refresh_interval by @dbuezas in #303
New Contributors
- @darthsebulba04 made their first contribution in #272
- @CendaL made their first contribution in #283
Full Changelog: v3.3.3...v3.3.4-rc
v3.3.3
v3.3.1
v3.3.0
What's Changed
- Feat/respect Home Assistant locale by @dbuezas in #230
- Added
$ex
universal expressions (short form functions) by @dbuezas in #232 - Set default auto period to minimum 100 datapoints (as it is in the readme) by @dbuezas in #235
- updated plotly.js to v2.18.1 by @dbuezas in #236
Full Changelog: v3.2.0...v3.3.0
Localisation support
BETA
What's changed?
- Date and number formatting can be localised via
config/locale
and defaults to the one configured in Home Assistant
See more here: https://github.com/dbuezas/lovelace-plotly-graph-card/tree/feat/respect-locale#localization
Feedback and discussion in #89
Full Changelog: v3.2.0...v3.3.0
New flag: autorange_after_scroll
Dynamic relative time, e.g `hours_to_show: current_day`
What's Changed
- Implemented time string (1d) and dynamic relative time support (current_day) for
hours_to_show
by @dbuezas in #226
Idea from @elbertov in #220
See options in this readme section
Full Changelog: v3.0.3...v3.1.0
Corrected inaccuracy in integration filter
What's Changed
- Fixed integration using the wrong side of the y value by @dbuezas in #214
- Fix "Now line" example from lambda to filters by @edwardtfn in #211
New Contributors
- @edwardtfn made their first contribution in #211
Full Changelog: v3.0.2...v3.0.3