The Wayback Machine - https://web.archive.org/web/20210520095729/https://github.com/topics/data-visualization
Skip to content
#

Data visualization

Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.

Here are 9,565 public repositories matching this topic...

grafana
superset
junlincc
junlincc commented Apr 17, 2021

We recently added new Gauge chart(Echarts) to our library, which is great as MVP. Thanks to @krsnik93
Here are some enhancement requests to make the chart more robust. we can either make the improvement in Superset or Echarts.

Request

  1. Add tooltips to 'needles' - p1
  2. Add (dynamic)time range filter, not the entire time section - p1 (4/17/2021 Time section is added, need to m
thiemoToadi
thiemoToadi commented Apr 6, 2021

Summary

When import streamlit and supervisely_lib together in a project there occurs a TypeError.

Steps to reproduce

Code snippet:

import streamlit as st
import supervisely_lib as sly

If applicable, please provide the steps we should take to reproduce the bug:

  1. run the code with streamlit run ...
  2. see error/traceback when you open the streamlit page
dash
Open

Tests

leeoniya
leeoniya commented Dec 14, 2019

it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.

now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.

a lot of code can already be regression-tested by simply running all the demos and val

Created by Charles Joseph Minard

Wikipedia
Wikipedia