UNPKG

eazychart-css

Version:

EazyChart SCSS lib following a simplified version of the 7-1 pattern

16 lines (13 loc) 1.03 kB
# EazyChart <img align="center" width="500" alt="EazyChart logo" src="https://eazychart.com/img/logo.png"/> <br/> <a href="https://eazychart.com/">EazyChart</a> is a reactive chart library, it offers the ability to easily add charts in your React and Vue web applications. EazyChart does not depend on a JS chart library instead it depends only on some of the <a href="https://d3js.org/">D3.js</a> library's submodules. <br /> <a href="https://docs.eazychart.com/">Website</a> <span>&nbsp;&nbsp;&nbsp;&nbsp;</span> <a href="https://docs.eazychart.com/?path=/story/get-started-introduction--page">Get Started</a> <span>&nbsp;&nbsp;&nbsp;&nbsp;</span> <a href="https://docs.eazychart.com/?path=/story/get-started-installation--page">Installation</a> <br /> <hr /> This package is the CSS lib that is used by both `eazychart-react` and `eazychart-vue` packages. It contains the base CSS stylesheets required by EazyChart to work properly. Please refer to the main repo [README](../../README.md) to learn more about this package.