{"library":"iobroker.echarts","type":"library","category":null,"description":"ioBroker.echarts is an ioBroker adapter designed for building and displaying useful charts within the ioBroker smart home ecosystem. It leverages the powerful Apache ECharts library to render various chart types like line, bar, and radar charts. Currently at version 3.1.0, the adapter receives updates with moderate frequency, often including bug fixes, dependency updates, and minor feature enhancements. Key differentiators include its tight integration with ioBroker states, allowing data from various devices and services to be easily visualized. It supports data input from custom JSON states and offers server-side rendering capabilities to generate static chart images (SVG, PNG, JPG, PDF) for use in other applications or storage. The adapter also provides dedicated widgets for ioBroker Vis for easy chart embedding.","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","charts","diagram","ioBroker"],"last_verified":"Wed May 27","install":[{"cmd":"npm install iobroker.echarts","imports":["sendTo('echarts.0', { preset: 'echarts.0.myPreset', renderer: 'png', width: 800, height: 400 }, result => {\n  if (result.error) {\n    console.error(result.error);\n  } else {\n    console.log('Chart generated:', result.data);\n  }\n});"]},{"cmd":"yarn add iobroker.echarts","imports":[]},{"cmd":"pnpm add iobroker.echarts","imports":[]}],"homepage":null,"github":"https://github.com/ioBroker/ioBroker.echarts","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/iobroker.echarts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/iobroker.echarts/compatibility"}}