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

belm0
belm0 commented Dec 9, 2019

Steps to reproduce:

On a template variable with multi-select:

  1. enter a search which matches one or more items
  2. navigate by keyboard to an item
  3. use space bar to toggle the item

Actual Result:
The space bar input is appended or prepended to the search text.

Expected Result
The search text should remained unchanged, since focus is on a dropdown item.

**Releva

dash
deck.gl
andybak
andybak commented Apr 17, 2020

You must be doing something wrong as almost everything turns up above the actual docs - github, gallery, examples.

Even if I search for a specific string from the docs and add "deck.gl" they don't appear.

Your SPA architecture might be breaking something? How about good old server-rendered pages for docs?

thadguidry
thadguidry commented Apr 6, 2020

Is your feature request related to a problem or area of OpenRefine? Please describe.
Users are not seeing how to delete a Project in OpenRefine.
User tweeting about this:
https://twitter.com/ruthbrarian/status/1243243600223391745

Took me forever to see the little Xs to delete them too

We also use currently use differing styles for Actions to perform on a Project:

  • Img
  • Text

**De

seaborn
jbachh
jbachh commented Mar 24, 2020

As you can see in this example from the documentation docs, there is a linestyles argument, but it doesn't show in the legend. This kind of defies the purpose, printing black/white you still can't tell which is which (except from the markers, but often the markers are hard to read because the line is too wide relativel

fnlearner
fnlearner commented Apr 10, 2020
  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

view the diagram in mobile or chorme opening devtool and click the icon of toggling

raw
Anaisdg
Anaisdg commented Apr 10, 2020

What would the GeoJSON with timestamps look like? Looking at the playback part of the user guide, it's unclear to be whether your GeoJSON should contain arrays of values and corresponding timestamps for each location? Is the following correct?

var statesData = {
    "type": "Feature",
    "properties": {
react-map-gl
BizCharts
SandDance
Timmmm
Timmmm commented Oct 29, 2019

This is really awesome, thanks! One minor feature request - is there a way to change the transition easing curve? You can change the durations, but the easing curve appears to be hard-coded to easeExpInOut which I find a bit "snappy". I think this is the relevant code:

function newCubeLayer(presenter, config, cubeData, highlightColor, lightSettings, lightingMix, interpolator) {
    cons

Created by Charles Joseph Minard

Wikipedia
Wikipedia
You can’t perform that action at this time.