synchro-charts icon indicating copy to clipboard operation
synchro-charts copied to clipboard

Synchro Charts is a front-end component library that provides a collection of components to visualize time-series data.

Results 86 synchro-charts issues
Sort by recently updated
recently updated
newest added

The default font size relative to the widget for the dial is smaller than expected ![Screen Shot 2022-12-13 at 2 16 36 PM](https://user-images.githubusercontent.com/77755322/207456271-2911ea57-c1ff-443a-bac8-279bcd47eb72.png) Expect the default sizing between the dial...

bug

the arcs in dial and gauge should not 'transition' when values changed. instead the visualizations should immediately reflect the current value displayed.

bug

expect there to be a space in-between the unit and the value displayed.

bug

currently always displays as blue. should be `dataStream.color`.

bug

Reproduce: Render a gauge component with a negative yMin, and a threshold present. this will result in the outter arc rendering outside of the expected region as shown below: ![Screen...

bug

To reproduce, render two dial/gauge widgets (or more) that are displaying the same data stream. On initial render, it will be correct. If you then refresh the screen, it will...

bug

The dial and gauge components have a tooltip UX inconsistent with other SynchroCharts components. The current gauge tooltip is shown below: ![Screen Shot 2022-12-13 at 2 19 24 PM](https://user-images.githubusercontent.com/77755322/207457023-21461eba-54c7-444c-b4bd-08bfbe1ebce1.png) -...

bug