proteic icon indicating copy to clipboard operation
proteic copied to clipboard

Streaming and static data visualization for the modern web.

Results 39 proteic issues
Sort by recently updated
recently updated
newest added

It would allow us to manage DI in every chart independently

These interfaces could reduce the complexity of the component update() method.

We should be able to handle time or event window to draw elements coming from the backend

enhancement

Redraw the canvas only when the axes domains are updated. We can use d3-dispatch to send an event to the canvas component .

enhancement