jsxgraph VS vizzu-story-js

Compare jsxgraph vs vizzu-story-js and see what are their differences.

jsxgraph

JSXGraph is a cross-browser library for interactive geometry, function plotting, charting, and data visualization in a web browser. (by jsxgraph)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
jsxgraph vizzu-story-js
2 3
1,047 14
1.8% -
9.8 9.1
8 days ago 4 months ago
JavaScript JavaScript
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jsxgraph

Posts with mentions or reviews of jsxgraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-26.
  • Hilbert curve: The famous space filling curve drawn with JavaScript
    2 projects | news.ycombinator.com | 26 Oct 2023
    https://github.com/jsxgraph/jsxgraph

    Shoutout to Prof. Wassermann for keeping up the good work.

  • JSXGraph: Dynamic Mathematics with JavaScript
    3 projects | news.ycombinator.com | 1 Oct 2021
    JSXGraph was part of the European Erasmus+ program ITEMS (https://itemspro.eu). Aim of that project (and related projects where JSXGraph is / was included) is to research on "digital learning" in STEM subjects. The technical focus was on including JSXGraph in moodle courses with the question types STACK and formulas. For this and for certain mathematical topics, JSXGraph has been adapted through out the project.

    JSXGraph has been started as a seminar at the University of Bayreuth in 2007. The list of developers is given in the copyright section of the source code, e.g. https://github.com/jsxgraph/jsxgraph/blob/master/src/jxg.js. After the students have left the University, the core developer team is much smaller. Luckily, meanwhile the user community is increasingly providing improvements and bug fixes.

vizzu-story-js

Posts with mentions or reviews of vizzu-story-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-11.
  • Show HN: Open-source animated chart presentations in computational notebooks
    2 projects | news.ycombinator.com | 11 Sep 2022
    1. They lacked the opportunity to use these charts to present their findings and control the animation better than just (re)running notebook cells.

    2. They had challenges using our generic chart-building engine - they are more acquainted with picking a chart type and using the parameters specific to that type.

    So we decided to build a new extension that enables our users to add the charts to slides and thus create interactive, animated presentations they can present right from the notebook. The presentation can be controlled with buttons beneath the charts, keyboard shortcuts (arrows, PgUp, PgDn, Home, End), or a clicker. We also added the capability to export these presentations to HTML to share them with others who don't use notebooks.

    Example - scroll to the bottom for the presentation: https://vizzuhq.github.io/ipyvizzu-story/examples/demo/ipyvi....

    We tackled the other challenge by introducing chart presets: users can now pick from the 40+ pre-defined chart types. https://ipyvizzu.vizzuhq.com/examples/examples.html#Preset-c...

    Everything is released under the Apache 2.0 license and is available for JavaScript developers as an open-source data storytelling solution. Technically, in the Jupyter version, it's the JS lib being called from the notebook with a Python interface - similarly to what Plotly does. More info: https://github.com/vizzuhq/vizzu-ext-js-story & https://lib.vizzuhq.com/latest/

    We'd love to know more about how our technology can be put to good use, so if you have any feedback or suggestions, we're here to listen.

  • Show HN: Ipyvizzu-story – animated data stories in Jupyter Notebook
    2 projects | news.ycombinator.com | 25 Aug 2022
  • New open-source tools to build animated chart presentations in Jupyter notebook and Javascript
    2 projects | /r/webdev | 30 Jul 2022

What are some alternatives?

When comparing jsxgraph and vizzu-story-js you can also consider the following projects:

muboard - Self-rendering and distributable mathematics chalkboards

ipyvizzu-story - Build, present and share animated data stories in Jupyter Notebook and similar environments.

stdlib - ✨ Standard library for JavaScript and Node.js. ✨

Vizzu - Library for animated data visualizations and data stories.

dc.js - Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js

heatmap.js - 🔥 JavaScript Library for HTML5 canvas based heatmaps

p5.teach.js - A beginner friendly math animation library for p5.js

apexcharts.js - 📊 Interactive JavaScript Charts built on SVG

p5.js - p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —

factorio_hilbert - HIlbert Curves in Factorio