File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,8 @@ Custom styles are supported through
108108| ` series-variable-<dcid> ` | Series data for a variable. Example: ` series-place-variable-Count_Person ` | ` bar ` , ` line ` . ` pie ` |
109109| ` header ` | Chart title | All |
110110| ` subheader ` | Chart subtitle (if provided in ` slot="subheader" ` ) | All |
111- | ` footer ` | Chart footer (if provided in ` slot="footer" ` ) | All |
111+ | ` tools-footer ` | Chart footer with ` Download ` , ` API Code ` , and ` Explore in... ` buttons | All |
112+ | ` footer ` | Custom chart footer (if provided in ` slot="footer" ` ) | All |
112113| ` x-axis ` | X-axis line | ` bar ` , ` line ` |
113114| ` x-axis-text ` | X-axis label text | ` bar ` , ` line ` |
114115| ` x-axis-tick ` | X-axis tick mark | ` bar ` , ` line ` |
You can’t perform that action at this time.
0 commit comments