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,756 public repositories matching this topic...

superset
GregOnEvo
GregOnEvo commented May 11, 2021

Keyboard navigation in the control panel of the Explore view is difficult.

Expected results

You should be able to move focus between adjacent controls in the control panel with a single Tab key press
and visually distinguish what element has focus. You should be able to interact with controls the keyboard
(Enter or space bar for button-like things).

Actual results

Several tab

dash
ToVie
ToVie commented May 19, 2021

OpenRefine 3.4.1 on Windows (with or without integrated JRE) does not use the proxy set in openrefine.l4j.ini to connect to reconciliation service (https://lobid.org/gnd/reconcile)

To Reproduce

Steps to reproduce the behavior:

  1. First, set proxy in openrefine.l4j.ini using the following parameters:
    -Dhttps.proxyHost=proxy-name.domain.ch
    -Dhttps.proxyPort=8080
    `-Dhttp.proxyHo
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