{"repo":"devexperts/dxcharts-lite","free":true,"listed":false,"github":"https://github.com/devexperts/dxcharts-lite","clone":"git clone https://github.com/devexperts/dxcharts-lite.git","description":"Flexible financial charts based on HTML5 canvas","language":"TypeScript","stars":101,"topics":["canvas","charting","charting-library","charts","finance","html5-charts","typescript","javascript","chart"],"license":"MPL-2.0","category":"trading","readme_excerpt":"DXCharts Lite: Powerful financial charting tool DXcharts Lite is a modern solution for visualizing financial data with a wide variety of chart types. Originally developed as part of large tradings applications used by millions of users, DXcharts Lite has matured into an independent product. It can be used as a simple widget for blogs or as a component in enterprise trading solutions. &nbsp; &nbsp; Overview Get started with DXCharts Lite by installing the library and configuring it to your needs. - 🚀 Quick start - 📦 Installation - 🛠️ Create Chart - 📈 Set data - 📄 HTML markup - ⚙️ Configuration - 🔌 API - 📒 Examples - 🧮 Demo Quick-start Installation Install the library in your project: Your package.json after installation: Create chart If you use webpack or another bundler, import the createChart method and pass the element where the chart will be rendered as the first argument. The createChart method creates a new chart instance using ChartBootstrap class and returns it. It accepts two parameters: - element : The HTML element where the chart will be rendered. - config (optional): An instance of ChartConfig. Note: Set width: 100% and height: 100% for the parent container. By default, the chart auto-resizes to the parent, but you can change this by setting fixedSize in the config. You should now see an empty chart on the screen. Set data To display data (e.g. Candles ), you can use the bundled function to generate mock data. Import generateCandlesData and use it to genera","default_branch":null,"files":null,"tree":[],"storefront":"/r/devexperts","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/devexperts/dxcharts-lite/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}