guzhongren / logseq-echarts

Logseq echarts plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logseq-echarts

All Contributors

Logseq ECharts

A plugin of logseq which integrates with ECharts

Demo

Screenshot

Logseq ECharts Plugin

Video

bilibili

Usage steps

  • 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)

Tips

  • You can customize the size of chart with width and height, e.g. {{renderer :logseq-echarts, 600px, 600px}}

Release command in main branch

git tag {tag name}
git push origin {tag name}

# Delete tag
git tag -d {tag name}
git push origin :refs/tags/{tag name}

Contributors

Dominik Stamm
Dominik Stamm

💻 ⚠️
guzhongren
guzhongren

🚇 ⚠️ 💻
山不说
山不说

💻

About

Logseq echarts plugin

License:Apache License 2.0


Languages

Language:TypeScript 94.6%Language:HTML 2.3%Language:JavaScript 2.2%Language:Shell 0.9%