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

From wikipedia: > The tooltip or infotip or a hint is a common graphical user interface element. It is used in conjunction with a cursor, usually a pointer. The user...

At this moment Proteic datasources only work with the following data format: ```json [ { "date": "01/03", "value": 234, "key": "v1" }, { "date": "01/03", "value": 532, "key": "v2" },...

enhancement

Proteic should be able to display contextual information about the data. Right now it can display tooltips, althought they have to be implemented by the user using mouse events in...

enhancement
help wanted
in progress

README.md, JSDocs, etc.

enhancement
documentation