Skip to content

Commit 226647a

Browse files
authored
updated links to plotly
1 parent 883133c commit 226647a

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

readme.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,18 +126,20 @@ layout:
126126
127127
See also: [autorange_after_scroll](#autorange_after_scroll)
128128
129+
See also: [Custom buttons](https://github.com/dbuezas/lovelace-plotly-graph-card/discussions/231#discussioncomment-4869001)
130+
131+
![btns](https://user-images.githubusercontent.com/777196/216764329-94b9cd7e-fee9-439b-9134-95b7be626592.gif)
132+
133+
129134
## Features
130135
131-
- Anything you can do with scatter and barcharts in plotly
136+
- Anything you can do with in plotlyjs except maps
132137
- Zoom / Pan, etc.
133-
- Data is loaded in the background
138+
- Data is loaded on demand
134139
- Axes are automatically configured based on the units of each trace
135-
- Configuration compatible with the History Card
136-
137-
For now only the only allowed chart types are:
140+
- Basic configuration compatible with the History Card
138141
139-
- Bar charts https://plotly.com/javascript/bar-charts/#basic-bar-chart
140-
- Line and scatter https://plotly.com/javascript/line-and-scatter/
142+
Get ideas from all charts in here https://plotly.com/javascript/
141143
142144
## Entities:
143145

0 commit comments

Comments
 (0)