The Wayback Machine - https://web.archive.org./web/20210316230110/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 8,946 public repositories matching this topic...

superset
dash
vdonato
vdonato commented on Mar 15, 2021

NOTE: we'll need to verify that this is indeed what we want the behavior to be before doing any work on this.

Consider the following sequence of actions a user might take

  1. Populate a config.toml file by running streamlit config show > ~/.streamlit/config.toml
  2. In the file, change the server.port config option to something other than 8501 (the default), let's say it's changed to 8502
Open

Tests

leeoniya
leeoniya commented on 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