UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

45 lines (33 loc) 1.81 kB
<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 250px; height: 250px; text-align: center;"> <img src="assets/logo/colmeia.svg" width="250" height="250" alt="Logo da lib el-beeswarm"> <h1 style="color:#ffff00;font-weight: 900;">el-beeswarm </h1> </div> ![Language](https://badgen.net/badge/Language/JavaScript/yellow) ![Node Version](https://badgen.net/badge/node/>=v12.22.12/green) ![NPM](https://badgen.net/badge/npm/>@6.14.16/red) ![D3](https://badgen.net/badge/d3/v7.8.4/pink) ![license](https://badgen.net/npm/license/el-beeswarm) El-beeswarm é uma biblioteca JavaScript projetada para criar facilmente gráficos de enxame (beeswarm plots). Estes gráficos são ideais para visualizar distribuições de dados e relações entre variáveis. Esta biblioteca é leve, fácil de usar e altamente personalizável. ## [Instalação](http://localhost:3000/docs/documentation/get-started/installation) Para instalar o el-beeswarm, você pode usar o npm: ```bash npm install el-beeswarm ``` ## [Como usar](https://el-beeswarm-docs.vercel.app/docs/documentation/get-started/how-to-use) ## Contribuições Contribuições são muito bem-vindas! Se você encontrou um bug ou tem uma ideia para uma nova funcionalidade, sinta-se à vontade para abrir uma issue ou pull request. ## License This project is available under the MIT License. See the [GNU GENERAL PUBLIC LICENSE](LICENSE) file for more information.