We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f172a5e commit 87b10d0Copy full SHA for 87b10d0
src/plotly-graph-card.ts
@@ -72,6 +72,7 @@ export class PlotlyGraph extends HTMLElement {
72
background: transparent;
73
width: 100%;
74
height: calc(100% - 5px);
75
+ direction: ltr;
76
}
77
ha-card > #plotly{
78
width: 100px;
0 commit comments