0.1.2 • Published 4 years ago

@jb-1980/react-graphie v0.1.2

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

react-graphie

Still in early stages of development

The problem

You want to integrate an interactive cartesian graph in your react application, but most graphing libraries are really dedicated to charts instead.

This solution

react-graphie is a library that provides an interactive cartesian graph, based heavily on Khan Academy's graphie library. You can integrate into your application by importing the GraphieProvider component and useGraphie hook. It also comes with a series of static and movable components geared toward mathematical manipulatives.

Usage

yarn add @jb-1980/react-graphie
0.1.2

4 years ago

0.1.1

4 years ago