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

tskarhed
tskarhed commented Apr 1, 2020

The background bleeds from the RadioButtonGroup. It's weird, because I can't find a place where the background is set. Changing to transparent doesn't work, but it's possible to see the change when using any other color.

Component can be found here https://github.com/grafana/grafana/blob/master/packages/grafana-ui/src/components/Forms/RadioButtonGroup/RadioButtonGroup.tsx

![image](https://

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?

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

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

vx
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
amirs-kov
amirs-kov commented Mar 12, 2020

Version

3.10.1 - latest

Development Environment

Chrome, Mac OSX, GCP environment

Current Behavior

currently there is no option to trim the label to fit the size of the rect it sits in.
Since the component renders a svg with text objects that are not inherited, the width of the text is not related to the width of the rect.
It's also not possible to fix a width to the text obje

Created by Charles Joseph Minard

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