You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return`replaced with more general <a href="https://github.com/dbuezas/lovelace-plotly-graph-card#raw-plotly-config">raw-plotly-config</a> in v3.0.0. See <a href="https://github.com/dbuezas/lovelace-plotly-graph-card#no_default_layout">layout migration guide</a>.`;
The text was updated successfully, but these errors were encountered:
When using the deprecated
no_default_layout
(replaced byraw_plotly_config
), eg:... the warning message contains 2 links to the docs:
![image](https://private-user-images.githubusercontent.com/501585/286520401-e06b72d7-6ccb-4a77-ae4a-1f44724c2c7b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTYxMzgsIm5iZiI6MTczOTI1NTgzOCwicGF0aCI6Ii81MDE1ODUvMjg2NTIwNDAxLWUwNmI3MmQ3LTZjY2ItNGE3Ny1hZTRhLTFmNDQ3MjRjMmM3Yi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQwNjM3MThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wOTdhZGU5Mjc4YzY2YjIwMTkxMmMxMGUxOTU5MmI1NWMzNjYxNzg2NDdiMjk1ZWVlMGQ0MGYxYTkyNmYxZTU0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.qKzv6EVotC4TwPxyoncHOx_en094DG440MmonxBdWmQ)
... but the 2nd link is the same as the 1st one, while it should point to #204 (i guess):
lovelace-plotly-graph-card/src/parse-config/deprecations.ts
Line 12 in 661dab2
The text was updated successfully, but these errors were encountered: