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

1. Legend - [x] Add cursor style when mouseover on legend-box 2. Spinner - [x] Change Configuration if it is only used to streaming case - [ ] Change its...

enhancement

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

In **proteus-spring-dashboard/src/app/pages/dashboard/proteic/proteic.component.ts**, I noticed this issue that when I'd added 'statistics' method, like below: ``` typescript this.proteicChart = new Linechart([],this.chart.configuration) .annotations(annotations) .statistics(statistics) .unpivot(unpivot); ``` In **proteic/src/svg/base/SvgStrategy.ts**, ```typescript public addComponent(component: Function,...

[Further info](https://bestpractices.coreinfrastructure.org/) - [ ] Have a stable website, which says: - [x] what it does - [x] how to get it - [ ] how to give feedback -...

help wanted
hacktoberfest