11<p align =" center " >
2- <a href =" https://github. com/vizzuhq/vizzu-lib " >
3- <img src="https://github. com/vizzuhq/vizzu-lib-doc/raw/main/docs /readme/infinite-60.gif" alt="Vizzu" />
2+ <a href =" https://lib.vizzuhq. com/latest/ " >
3+ <img src="https://lib.vizzuhq. com/latest/assets /readme/infinite-60.gif" alt="Vizzu" />
44 </a >
55 <p align =" center " ><b >Vizzu</b > - Library for animated data visualizations and data stories.</p >
66 <p align =" center " >
7- <a href="https://lib.vizzuhq.com/latest/">Tutorial & Examples</a>
8- · <a href="https://lib.vizzuhq.com/latest/reference">Reference</a>
7+ <a href="https://lib.vizzuhq.com/latest/">Documentation</a>
8+ · <a href="https://lib.vizzuhq.com/latest/examples/">Examples</a>
9+ · <a href="https://lib.vizzuhq.com/latest/reference/">Code reference</a>
910 · <a href="https://github.com/vizzuhq/vizzu-lib">Repository</a>
1011 </p >
1112</p >
1415[ ![ install size] ( https://packagephobia.com/badge?p=vizzu )] ( https://packagephobia.com/result?p=vizzu )
1516[ ![ Tweet] ( https://img.shields.io/twitter/url/http/shields.io.svg?style=social )] ( https://twitter.com/intent/tweet?text=Vizzu%3A%20an%20open-source%20library%20for%20animated%20data%20visualizations%20and%20data%20stories&url=https://github.com/vizzuhq/vizzu-lib&via=vizzuhq&hashtags=vizzu,dataviz,javascript,opensource,developers )
1617
17- # About The Project
18+ # Vizzu
19+
20+ ## About The Project
1821
1922Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz
2023engine that generates many types of charts and seamlessly animates between them.
@@ -32,7 +35,7 @@ Main features:
3235- Written in C++ compiled to WebAssembly;
3336- Dependency-free.
3437
35- # Installation
38+ ## Installation
3639
3740Install via [ npm] ( https://www.npmjs.com/package/vizzu ) :
3841
@@ -53,7 +56,7 @@ Or use it from CDN:
5356
5457```
5558
56- # Usage
59+ ## Usage
5760
5861Create a placeholder element that will contain the rendered chart:
5962
@@ -109,39 +112,39 @@ chart.animate({
109112
110113[ Try it!] ( https://jsfiddle.net/VizzuHQ/dk7b86vc )
111114
112- ![ Example chart] ( https://vizzuhq.github.io/vizzu-lib-doc /readme/example.gif )
115+ ![ Example chart] ( https://lib. vizzuhq.com/latest/assets /readme/example.gif )
113116
114- # FAQ
117+ ## FAQ
115118
116119You can find answers to the most frequently asked questions about using the
117120library in our [ FAQ] ( https://github.com/vizzuhq/vizzu-lib/blob/main/FAQ.md ) .
118121
119- # Projects
122+ ## Projects
120123
121124List of external projects (extensions, bindings, templates, etc) for Vizzu:
122125[ Projects] ( https://github.com/vizzuhq/vizzu-lib/blob/main/PROJECTS.md ) .
123126
124- # Roadmap
127+ ## Roadmap
125128
126129We have a comprehensive list of features we plan to implement, on our
127130[ Roadmap] ( https://github.com/vizzuhq/vizzu-lib/wiki/Roadmap ) .
128131
129- # Contributing
132+ ## Contributing
130133
131134We welcome contributions to the project, visit our
132135[ wiki page] ( https://github.com/vizzuhq/vizzu-lib/wiki ) for further info.
133136
134- # Contact
137+ ## Contact
135138
136139- Join our Slack:
137140 [ vizzu-community.slack.com] ( https://join.slack.com/t/vizzu-community/shared_invite/zt-w2nqhq44-2CCWL4o7qn2Ns1EFSf9kEg )
138141- Drop us a line at
[email protected] 139142- Follow us on Twitter:
140143 [ https://twitter.com/VizzuHQ ] ( https://twitter.com/VizzuHQ )
141144
142- # License
145+ ## License
143146
144147Copyright © 2022 [ Vizzu Kft.] ( https://vizzuhq.com ) .
145148
146149Released under the
147- [ Apache 2.0 License] ( https://github. com/vizzuhq/vizzu-lib/blob/main/ LICENSE ) .
150+ [ Apache 2.0 License] ( https://lib.vizzuhq. com/latest/ LICENSE/ ) .
0 commit comments