File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -126,18 +126,20 @@ layout:
126126
127127See 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+ 
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
You can’t perform that action at this time.
0 commit comments