Differences
This shows you the differences between two versions of the page.
|
development:javascript:vue:apexcharts [2021/07/07 14:40] kalenpw created |
development:javascript:vue:apexcharts [2021/07/07 14:40] (current) kalenpw |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Apex Charts ====== | ====== Apex Charts ====== | ||
| - | ** Installation | + | ---- |
| + | |||
| + | ===== Installation | ||
| <code bash> | <code bash> | ||
| npm install --save apexcharts | npm install --save apexcharts | ||
| Line 14: | Line 16: | ||
| ---- | ---- | ||
| - | ** Example | + | ===== Example |
| <code javascript> | <code javascript> | ||
| < | < | ||
| Line 64: | Line 66: | ||
| </ | </ | ||
| + | |||
| + | ---- | ||