# logseq-echarts **Repository Path**: XLTong/logseq-echarts ## Basic Information - **Project Name**: logseq-echarts - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-23 - **Last Updated**: 2025-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Logseq-echarts [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) ![Logseq ECharts](./icon.png) A plugin of logseq which integrates with [ECharts](https://echarts.apache.org/) ## Demo ### Screenshot ![Logseq ECharts Plugin](./logseq.1.3.1.gif) ### Video [bilibili](https://www.bilibili.com/video/BV1JD4y167eK/) ## 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}}` ## Dev ```sh mise install pnpm install pnpm run dev ``` then, load this project(under the root) in the `Development mode` of Logseq ### Release command in main branch ```sh 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

🚇 ⚠️ 💻
山不说
山不说

💻