Skip to content
#

dataviz

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

rektdeckard
rektdeckard commented Jan 18, 2020

Network component seem to be poorly documented on how to use with Layers, as well as interactivity. My immediate desire is to be able to show some information about a node on hover (or always), such as a label. I can't seem to find anything about this anywhere, and it seems to be a very common use case for this type of data visualization. There isn't much to learn from an unlabeled graph.

Ideal

shinkhouse
shinkhouse commented Jan 30, 2020

Is your feature request related to a problem? Please describe.
I've been unable to successfully implement curveBasis (or any other d3 curve function) with the curve input for ngx-charts-line-chart. There is a real lack of documentation for proper use. When trying to import d3 or d3-shape, I get typescript errors like this:

go-admin
skilxn-go
skilxn-go commented Nov 4, 2019

bug 描述 [详细地描述 bug,让大家都能理解]

设置 info-box 的 Icon 为 font-awesome 图标时不生效。

复现步骤 [清晰描述复现步骤,让别人也能看到问题]

infobox1 := infobox.New().
		SetText("CPU TRAFFIC").
		SetColor("#3583af").
		SetNumber("100").
		SetIcon(`<i class="fa fa-tint" aria-hidden="true"></i>`).
		GetContent()

期望结果 [描述你原本期望看到的结果]
infobox 使用 fa 的图标
实际上最终图标没有,

![image](https://user-images.githubuser

razorx89
razorx89 commented Mar 15, 2019

Currently, the headless mode uses default parameters from PyChromeDevTools for connecting to a chrome headless instance.
https://github.com/maartenbreddels/ipyvolume/blob/e68b72852b61276f8e6793bc8811f5b2432a155f/ipyvolume/headless.py#L53
However, if you use a chrome headless running as docker instance and want to connect from another docker instance (e.g. when using docker-compose), the headl

opendatacam
florianporada
florianporada commented Nov 27, 2019

I stumbled upon this repo https://github.com/dataplayer12/homesecurity/ which uses the jetson for CCTV system.
Idea: use a raspberry pi zero with a pi-camera-module could be a simple solution for uses cases like: Hardware inside and camera module outside.

  • more secure since the pi only costs a fraction of the jetson
  • no cable connection between board and camera
  • option to connect more than
tomasts248
tomasts248 commented Nov 30, 2019

For example instead of only listing the name of the property, why not indicating the full line? Instead of "fill" for example for a tooltip, indicate display series.tooltip.background.fill = am4core.color("white");
since classes are different and are not obvious, I have had to google most of them using previous questions and then trying them blindly. Another example: "shiftRadius" is listed but h

Created by Charles Joseph Minard

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