real-value-graph-visualization

0.20.7 • Public • Published

Real Value Visualization Components

This project has graph visualization components .

Component Scenarios

The components published from this library exist in the src directory. There is a demo directory containing mdx deck based presentation showing the components in action and used to develop the components.

How to develop

Run

npm run dev

which runs the demo mdx deck presentation on a port defined in the webpack.config.js file.

How to publish

This will produce an installable npm tgz file which can be copied to another project and installed.

npm pack

Self Contained Distribution

This command will produce a self contained html file.

npm run prod

Please open the self contained html in demo/dist

Technology Choices

Circular Sankey

Here is one visualization I have been attempting to adapt. It utilizes this d3 fork library

Recoil

I am trying Recoil as a state management library and it appears to be useful

/real-value-graph-visualization/

    Package Sidebar

    Install

    npm i real-value-graph-visualization

    Weekly Downloads

    0

    Version

    0.20.7

    License

    MIT

    Unpacked Size

    332 kB

    Total Files

    57

    Last publish

    Collaborators

    • philxceptionale