Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
playground:plugins [2025/09/26 03:11] – adam | playground:plugins [2025/09/26 03:44] (current) – [ApexCharts] rahul |
---|
| |
<achart url=[[https://gist.github.com/karl257/6e799cc0d8a5e47ac11d97672a6890dc/raw/0a80ea7ff3b89d0f376aec0eff0d817550b32334/convertcsv.csv|https://gist.github.com/karl257/6e799cc0d8a5e47ac11d97672a6890dc/raw/0a80ea7ff3b89d0f376aec0eff0d817550b32334/convertcsv.csv]] height=320px align=center> { | <achart url=[[https://gist.github.com/karl257/6e799cc0d8a5e47ac11d97672a6890dc/raw/0a80ea7ff3b89d0f376aec0eff0d817550b32334/convertcsv.csv|https://gist.github.com/karl257/6e799cc0d8a5e47ac11d97672a6890dc/raw/0a80ea7ff3b89d0f376aec0eff0d817550b32334/convertcsv.csv]] height=320px align=center> { |
<code> | |
| |
chart: { | chart: { |
} | } |
| |
</code> | |
| |
} </achart> | } </achart> |
<achart url=:playground:2kWy2.csv height=320px align=center> { | <achart url=:playground:2kWy2.csv height=320px align=center> { |
| |
<code> | |
chart: { | chart: { |
height: 350, | height: 350, |
text: "Production (kWh)", | text: "Production (kWh)", |
} | } |
| |
</code> | |
| |
} </achart> | } </achart> |
| |
<achart url=:playground:2kWy2.csv height=320px align=center> { | <achart url=:playground:2kWy2.csv height=320px align=center> { |
| |
<code> | |
chart: { | chart: { |
height: 350, | height: 350, |
text: "Production (kWh), Yield", | text: "Production (kWh), Yield", |
} | } |
| |
</code> | |
| |
} </achart> | } </achart> |