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

grafana
davkal
davkal commented Oct 18, 2018

It would be great if I could explore my data right after configuring it.

The current flow to look at data is:

  1. Go to Datasources
  2. Configure a datasource
  3. Go back to Dashboards or Explore via sidemenu

The problem is that the configuration page offers only Save and Back as CTAs. Back only brings you back to the Datasources page. It would be great to have another button in addition t

superset
michellethomas
michellethomas commented Aug 14, 2021

For a sqllab query that returns a large number of columns (I observed this in a query with ~70 columns), the sorting functionality is broken. Columns do not sort at all.

I'm not sure how easy this is to fix. Do we want to consider this a limitation of sqllab or is this fixable?

Expected results

Columns have the ability to sort

Actual results

When you click on the column head

dash
MajorMajor807
MajorMajor807 commented Aug 16, 2021

Bug summary

I am using contourf to plot filled in contours, but some of the contours are not being filled in despite how values exist for those regions. I am including an example. The code behind the generation of R_mesh, Z_mesh, and total_mesh has been exempted for simplicity, but the problem remains the same.

Code for reproduction


R_mesh = [231.86725132, 220
beccanelson
beccanelson commented Aug 4, 2021

Bugs and Questions

The Problem

While I was debugging another issue, I noticed that the example included two bars with the same x and y values, and when you mouse over one of these bars both tooltips show up. It seems like Victory uses the x/y value to determine whether the tooltip is active when there is not another identifier.

Reproduction

https://codesandbox.io/s/frosty-du

thadguidry
thadguidry commented Aug 19, 2021

I have some large projects that require launching where I really need the autosave period to be closer to 60 minutes. I use a few Windows shortcuts on my desktop for some common large OpenRefine projects that I sometimes cross with, etc. The problem is that I cannot easily use the Windows shortcuts to launch these particular large OpenRefine projects because I cannot also save the shortcuts with

crnismrk
crnismrk commented Jul 30, 2021

Is your feature request related to a problem? Please describe.
I there a way to use deck.gl PathStyleExtension within keplel.gl? I need to draw line that represents road and have to have ability to offset the line right and left and render dashed lines. All this is handled by PathStyleExtension.

Describe the solution you'd like
I would like to programmatically configure kepler.gl to

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