Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 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.
<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 rely on a full JavaScript chart library; instead, it depends solely on select submodules of the <a href="https://d3js.org/">D3.js</a> library submodules.

<br />
<a href="https://docs.eazychart.com/">Website</a>
Expand Down