Jump to content

Data Visualization in Pixi js (e.g., D3 in Pixi)


Sein
 Share

Recommended Posts

Hello Community,

I am working on a Pixi project which is recently involved into a few data visualization.

I was wondering what you suggest as the best library for data visualization (simply drawing a few bar-chart and line graph) in a PIXI canvas.

 

I have already tried D3 js. It was not a good decision at all. Had a lot of difficulty to port what D3 is creating to Pixi, resulted a lot of work and eventually found myself drawing everything in Pixi again. Almost zero success :(

 

I appreciate your guides or if you refer any relevant example.

 

 

Thanks

 

Link to comment
Share on other sites

I didnt see any data vis for 2d in WebGL at all. I did an attempt, but its only partial. Sorry, in this area, unless you can publish something yourself, you shouldnt expect others to do that ) Its just too difficult to combine webgl and that high-level interfaces.


Bars and chart is here: https://github.com/gameofbombs/pixi-candles , but it lacks necessary API for full vis lib )

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...