A plugin of logseq which integrates with ECharts
- Search
logseq-echarts
in Logseq marketplace and install it - Type
/Create a echart
command, the plugin will insert a demo chart - Customize your chart via updating the echarts options code (JSON format)
- You can customize the size of chart with
width
andheight
, e.g.{{renderer :logseq-echarts, 600px, 600px}}
git tag {tag name}
git push origin {tag name}
# Delete tag
git tag -d {tag name}
git push origin :refs/tags/{tag name}
Dominik Stamm 💻 |
guzhongren 🚇 |
山不说 💻 |