Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Curious, but what was your reasoning behind building this library with C++ and WASM? #594

Answered by simzer
anguspiv asked this question in Q&A
Discussion options

Hi,
I just came across your library and its looking beautiful. I was just curious and interested in choosing to build it with C++, and WASM over JavaScript directly. I am assuming it was a performance choice, or better animation quality?

Thank you for building and sharing!

You must be logged in to vote

Hi! Thanks! Yes, the chart generation is computation-heavy, especially because Vizzu works on bigger data sets than the usual charting libs. This is why we mainly decided to write the core in C++. Also, it makes Vizzu platform independent, it can be integrated into desktop applications as well.

Replies: 1 comment

Comment options

Hi! Thanks! Yes, the chart generation is computation-heavy, especially because Vizzu works on bigger data sets than the usual charting libs. This is why we mainly decided to write the core in C++. Also, it makes Vizzu platform independent, it can be integrated into desktop applications as well.

You must be logged in to vote
0 replies
Answer selected by anguspiv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /