|
25 | 25 | "label":{"text":"top right", "textposition": "top right"}, "xref":"paper","yref":"paper","type":"circle","x0":0.3,"x1":0.35,"y0":0.2,"y1":0.4 |
26 | 26 | }, |
27 | 27 | { |
28 | | - "showlegend": true, "legendgroup":"g1", |
| 28 | + "showlegend": true, "legendgroup":"g1", "legendgrouptitle": { "text": "1st group" }, |
29 | 29 | "label":{"text":"xanchor right, position not set<br> two lines", "xanchor":"right", "padding": 10, "font": {"family":"Courier New, monospace", "size":20}}, "xref":"paper","yref":"paper","type":"line","x0":0.8,"x1":0.9,"y0":0.8,"y1":0.9 |
30 | 30 | }, |
31 | 31 | { |
32 | 32 | "showlegend": true, "legendgroup":"g1", |
33 | 33 | "label":{"text":"position auto, xanchor center, angle -30", "xanchor":"center", "textangle":-30}, "layer":"below","x0":2,"x1":3,"y0":7,"y1":9.5,"opacity":0.5,"fillcolor":"#05e","line":{"width":3,"color":"#025","dash":"dashdot"} |
34 | 34 | }, |
35 | 35 | { |
36 | | - "showlegend": true, "legendgroup":"g2", |
| 36 | + "showlegend": true, "legendgroup":"g2", "legendgrouptitle": { "text": "2nd group" }, |
37 | 37 | "label":{"text":"position auto, yanchor top", "yanchor": "top"}, "yref":"paper","type":"line","x0":1.1,"x1":2.4,"y0":0.1,"y1":0.4,"line":{"color":"#039","dash":"dot","width":2} |
38 | 38 | }, |
39 | 39 | { |
|
0 commit comments